Update dev_pr.yml
This commit is contained in:
2
.github/workflows/dev_pr.yml
vendored
2
.github/workflows/dev_pr.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
with:
|
||||
dotnet-version: 9.0.x
|
||||
- name: Restore dependencies
|
||||
run: dotnet restore
|
||||
run: dotnet restore WatchIt.slnx
|
||||
- name: Build
|
||||
run: dotnet build --no-restore
|
||||
- name: Test
|
||||
|
||||
Reference in New Issue
Block a user