Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeoliphant authored Jun 27, 2024
1 parent 81bcd56 commit fb1e060
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 @@ -22,7 +22,7 @@ jobs:

- name: Restore NuGet Packages
run:
msbuild /t:restore .\StompboxUI.sln /p:RestoreProjectFilterMode="inclusionlist"
dotnet restore

- name: Run Image Processor
working-directory: ${{github.workspace}}
Expand Down

0 comments on commit fb1e060

Please sign in to comment.