Update msbuild.yml

This commit is contained in:
TheTank20 2023-06-18 00:30:47 -05:00 committed by GitHub
parent 968d6a0386
commit 6d8da15213
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -38,3 +38,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=Release ${{env.SOLUTION_FILE_PATH}}
- name: Upload artifact
uses: actions/upload-artifact@v3.1.2
with:
path: .\Release