Skip to content

Commit

Permalink
Update msbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
uv-software authored Mar 12, 2024
1 parent 79c4119 commit 2c0f17e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
# Add additional options to the MSBuild command line here (like platform or verbosity level).
# See https://docs.microsoft.com/visualstudio/msbuild/msbuild-command-line-reference
# run: msbuild /m /p:Configuration=${{env.BUILD_CONFIGURATION}} ${{env.SOLUTION_FILE_PATH}}
run: ${{env.SOLUTION_FILE_PATH}}\x64_build.bat
run: ${{env.SOLUTION_FILE_PATH}}\x64_build.bat NOVARS NOTRIAL

0 comments on commit 2c0f17e

Please sign in to comment.