Skip to content

Commit

Permalink
Update msbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
luojunyuan authored Oct 1, 2024
1 parent 4c9828a commit 83c34e3
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 @@ -41,4 +41,4 @@ jobs:
# See https://docs.microsoft.com/visualstudio/msbuild/msbuild-command-line-reference
#run: msbuild /m /p:Configuration=${{env.BUILD_CONFIGURATION}} ${{env.SOLUTION_FILE_PATH}}
working-directory: ${{env.GITHUB_WORKSPACE}}
run: msbuild fakereg.vcxproj /m /p:Configuration=Release /p:Platform=x86
run: msbuild fakereg/fakereg.vcxproj /m /p:Platform=x86

0 comments on commit 83c34e3

Please sign in to comment.