Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/shinjiogaki/voroce into main
Browse files Browse the repository at this point in the history
  • Loading branch information
shinjiogaki committed Feb 8, 2021
2 parents 24e6b2c + 0fb4f9d commit 5451179
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 @@ -30,5 +30,5 @@ 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: |
SET PATH=%PATH%;"D:\a\voroce"
git submodule update --init --recursive
msbuild /m /p:Configuration=${{env.BUILD_CONFIGURATION}} ${{env.SOLUTION_FILE_PATH}}

0 comments on commit 5451179

Please sign in to comment.