Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BadMagic100 authored Apr 8, 2024
1 parent d771a1e commit f3f7c66
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,4 +23,4 @@ jobs:
sdk: 'false'
msbuild: 'true'
- name: Build
run: msbuild -restore /p:Configuration=Release /p:DeployExtension=false
run: msbuild -restore /v:m /p:Configuration=Release /p:DeployExtension=false

0 comments on commit f3f7c66

Please sign in to comment.