mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 09:32:52 +00:00
Add --recursive in case submodules have third-party dependencies
This commit is contained in:
parent
2ad380e677
commit
0774831b21
@ -76,4 +76,4 @@ fetch_git "https://github.com/libretro/retroarch-assets.git" "media/assets"
|
||||
fetch_git "https://github.com/libretro/retroarch-joypad-autoconfig.git" "media/autoconfig"
|
||||
fetch_git "https://github.com/libretro/libretro-database.git" "media/libretrodb"
|
||||
|
||||
git submodule update --init
|
||||
git submodule update --init --recursive
|
||||
|
Loading…
x
Reference in New Issue
Block a user