Update msbuild.yml

This commit is contained in:
Huoji's
2023-10-08 19:18:31 +08:00
committed by GitHub
parent f011ce6cd9
commit 5fb9cb0a13

View File

@@ -42,3 +42,8 @@ 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}}
- name: Upload build artifacts
uses: actions/upload-artifact@v2
with:
name: csgo2.dll
path: ./x64/Release/