Rename to zip since artifact is a zip
This commit is contained in:
parent
af6cacf9d0
commit
353ed07464
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -71,7 +71,7 @@ jobs:
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: Attorney_Online
|
||||
name: Attorney_Online.zip
|
||||
path: ${{github.workspace}}/build/Release/Attorney_Online.exe
|
||||
|
||||
# linux:
|
||||
|
Loading…
Reference in New Issue
Block a user