Update push_master.yml
This commit is contained in:
2
.github/workflows/push_master.yml
vendored
2
.github/workflows/push_master.yml
vendored
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user