Skip to content

Commit

Permalink
CI: Fix artifact recollection for the new CMake file
Browse files Browse the repository at this point in the history
  • Loading branch information
Jj0YzL5nvJ authored and gonetz committed Feb 9, 2025
1 parent 430798d commit 70b9b6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ jobs:
cmake -DCMAKE_BUILD_TYPE=Release -DMUPENPLUSAPI=1 -DMUPENPLUSAPI_GLIDENUI=1 -G "MSYS Makefiles" ../../src
make -j$(nproc)
popd
cp build/windows-mupen64plus-qt/plugin/Release/*.dll build/windows-mupen64plus-qt/
cp ini/GLideN64.custom.ini build/windows-mupen64plus-qt/
cp translations/release/*.qm build/windows-mupen64plus-qt/
shell: msys2 {0}
Expand Down

0 comments on commit 70b9b6c

Please sign in to comment.