fix CI waterbox cores build
This commit is contained in:
parent
eab2cdf606
commit
b8e44e67e7
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue