fixed workflows

This commit is contained in:
georgemoralis 2024-05-10 00:05:54 +03:00
parent e239df73b4
commit a647f95ae5
2 changed files with 1 additions and 3 deletions

View File

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

View File

@ -37,5 +37,4 @@ jobs:
# A file, directory or wildcard pattern that describes what to upload
path: |
${{github.workspace}}/build/Release/shadps4.exe
${{github.workspace}}/build/Release/SDL3.dll
${{github.workspace}}/build/Release/libwinpthread-1.dll
${{github.workspace}}/build/Release/SDL3.dll