diff --git a/.github/workflows/windows-qt.yml b/.github/workflows/windows-qt.yml index 4db3c69c..7cad4630 100644 --- a/.github/workflows/windows-qt.yml +++ b/.github/workflows/windows-qt.yml @@ -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 diff --git a/README.md b/README.md index 8c88f154..c93a3b44 100644 --- a/README.md +++ b/README.md @@ -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