This commit is contained in:
Xphalnos 2024-05-17 09:26:40 +02:00 committed by GitHub
parent 8c4d6bd5be
commit 976824c920
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,11 +44,11 @@ jobs:
run: | run: |
mkdir upload mkdir upload
move build/Release/shadPS4.exe upload move build/Release/shadPS4.exe upload
move build/Release/zlib-ng.dll upload move build/Release/zlib-ng2.dll upload
windeployqt --dir upload upload/shadPS4.exe windeployqt --dir upload upload/shadPS4.exe
- name: Upload executable - name: Upload executable
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4
with: with:
name: shadps4-win64-qt name: shadps4-win64-qt
path: upload path: upload