Update push_master.yml

This commit is contained in:
2024-03-11 19:46:23 +01:00
committed by GitHub
Unverified
parent e3c6e54bf8
commit 656d3854b6

View File

@@ -62,7 +62,7 @@ jobs:
- name: Deploy application - name: Deploy application
shell: cmd shell: cmd
run: | run: |
"$MSBUILD_PATH" VDownload.sln /Deploy Release "%MSBUILD_PATH%" VDownload.sln /Deploy Release
- name: Upload artifact - name: Upload artifact
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v2
with: with: