fix CI waterbox cores build

This commit is contained in:
Morilli 2024-06-12 02:29:21 +02:00
parent eab2cdf606
commit b8e44e67e7
1 changed files with 2 additions and 2 deletions

View File

@ -58,8 +58,8 @@ jobs:
git submodule update --init nyma/mednafen;
git submodule update --init ares64/ares/thirdparty/angrylion-rdp;
git submodule update --init gpgx/Genesis-Plus-GX;
git submodule update --init ../submodules/sameboy/libsameboy
git submodule update --init uae/libretro-uae
git submodule update --init ../submodules/sameboy/libsameboy;
git submodule update --init uae/libretro-uae;
- name: Download compiled waterbox
uses: actions/download-artifact@v4
with: