This commit is contained in:
Xphalnos 2024-05-17 14:03:38 +02:00
commit d99721124b

View File

@ -44,7 +44,7 @@ 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