Upload the release folder
This commit is contained in:
parent
232a299612
commit
1871a43dc8
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -76,8 +76,8 @@ jobs:
|
|||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: Attorney_Online.zip
|
name: Attorney_Online-x64.zip
|
||||||
path: ${{github.workspace}}/build/Release/Attorney_Online.exe
|
path: ${{github.workspace}}/build/Release/
|
||||||
|
|
||||||
# linux:
|
# linux:
|
||||||
# # The CMake configure and build commands are platform agnostic and should work equally
|
# # The CMake configure and build commands are platform agnostic and should work equally
|
||||||
|
Loading…
Reference in New Issue
Block a user