Skip to content

Commit

Permalink
Change working directory to WZIMopoly
Browse files Browse the repository at this point in the history
  • Loading branch information
Rivixer authored Mar 30, 2023
1 parent b5a0cd9 commit 4a21d94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
dotnet-version: 6.0.x
- name: Restore dependencies
run: dotnet restore
working-directory: WZIMpoly
working-directory: WZIMopoly
- name: Build
run: dotnet build --configuration Debug --no-restore
working-directory: WZIMpoly
working-directory: WZIMopoly

0 comments on commit 4a21d94

Please sign in to comment.