Skip to content

Commit

Permalink
fix CI waterbox cores build
Browse files Browse the repository at this point in the history
  • Loading branch information
Morilli committed Jun 12, 2024
1 parent eab2cdf commit b8e44e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b8e44e6

Please sign in to comment.