Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck committed Nov 7, 2023
1 parent 5d33f8d commit 6f247cf
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 @@ -23,5 +23,5 @@ jobs:
with:
dotnet-version: '7.0.402'
- name: Build
run: dotnet restore $env:Solution_Path --configuration Release
run: dotnet restore $env:Solution_Path

0 comments on commit 6f247cf

Please sign in to comment.