Skip to content

Commit

Permalink
set the path to re..dep
Browse files Browse the repository at this point in the history
  • Loading branch information
GeminiServer authored Jan 24, 2024
1 parent 7287d0c commit 9f4d628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: cd restore

- name: Run run Restore-Dependencies script
run: pwsh Restore-Dependencies.ps1 -Verbose
run: pwsh ./Restore-Dependencies.ps1 -Verbose

- name: Go back to build directory
run: cd ..
Expand Down

0 comments on commit 9f4d628

Please sign in to comment.