chore: Adjust test app
This commit is contained in:
Родитель
e79cf1a177
Коммит
89a73962bd
|
@ -14,7 +14,7 @@ on:
|
|||
jobs:
|
||||
build_and_deploy_job:
|
||||
env:
|
||||
DIST_PATH: src/samples/EFCoreSample/EFCoreSample.Wasm/bin/Release/net7.0/dist
|
||||
DIST_PATH: src/samples/EFCoreSample/EFCoreSample.Wasm/bin/Release/net8.0/dist
|
||||
|
||||
if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed')
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Загрузка…
Ссылка в новой задаче