mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-20 19:44:46 +00:00
Merge branch 'main' of https://github.com/Xphalnos/shadPS4_externals
This commit is contained in:
commit
d99721124b
1 changed files with 2 additions and 2 deletions
4
.github/workflows/windows-qt.yml
vendored
4
.github/workflows/windows-qt.yml
vendored
|
@ -44,11 +44,11 @@ jobs:
|
|||
run: |
|
||||
mkdir 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
|
||||
|
||||
- name: Upload executable
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: shadps4-win64-qt
|
||||
path: upload
|
||||
path: upload
|
||||
|
|
Loading…
Add table
Reference in a new issue