diff --git a/.github/workflows/make.yml b/.github/workflows/make.yml index a844f3e9f64..d97f56737f6 100644 --- a/.github/workflows/make.yml +++ b/.github/workflows/make.yml @@ -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: