Skip to content

Commit

Permalink
Update test#531.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aparnajyothi-y authored Jul 4, 2024
1 parent dcb0048 commit 4a62262
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test#531.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ jobs:
with:
dotnet-version: "7.0.x"
timeout-minutes: 1
- run: dotnet restore
- name: Restore dependencies
run: dotnet restore ./test-proj.csproj
- run: dotnet build --no-restore

0 comments on commit 4a62262

Please sign in to comment.