Fix missing SDL3.dll error message for Windows-Qt

This commit is contained in:
Xphalnos 2024-06-12 17:20:10 +02:00
parent 400d910743
commit 1eefd4004e
2 changed files with 2 additions and 1 deletions

View file

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

View file

@ -56,7 +56,7 @@ Check the build instructions for [**Windows**](https://github.com/shadps4-emu/sh
## Linux
Check the build instructions for [**Linux**](https://github.com/shadps4-emu/shadPS4/blob/main/documents/linux_building.md).
Check the build instructions for [**Linux**](https://github.com/shadps4-emu/shadPS4/blob/main/documents/building-linux.md).
## Build status