mirror of
https://github.com/UMSKT/xpmgr.git
synced 2026-08-15 06:00:22 +02:00
Update msbuild.yml
This commit is contained in:
@@ -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/[email protected]
|
||||
with:
|
||||
path: .\Release
|
||||
|
||||
Reference in New Issue
Block a user