Remove unnecessary .zip extension to the name

This commit is contained in:
Skye Deving 2021-01-27 17:30:48 -06:00
parent 1871a43dc8
commit 56f8d1505c

View File

@ -76,7 +76,7 @@ jobs:
- name: Upload Artifact
uses: actions/upload-artifact@v2
with:
name: Attorney_Online-x64.zip
name: Attorney_Online-x64
path: ${{github.workspace}}/build/Release/
# linux: