Upload the release folder

This commit is contained in:
Skye Deving 2021-01-27 17:25:29 -06:00
parent 232a299612
commit 1871a43dc8

View File

@ -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