missing dll in windows-qt ci

This commit is contained in:
georgemoralis 2024-03-01 00:11:19 +02:00
parent 02cbebbf78
commit ffb2a583f9
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ jobs:
mkdir upload mkdir upload
move build/Release/shadps4.exe upload move build/Release/shadps4.exe upload
move build/Release/zlib-ng2.dll upload move build/Release/zlib-ng2.dll upload
move build/Release/libwinpthread-1.dll upload
windeployqt --dir upload upload/shadps4.exe windeployqt --dir upload upload/shadps4.exe
- name: Upload executable - name: Upload executable