diff --git a/automation_tools/cooker_build_id.sh b/automation_tools/cooker_build_id.sh old mode 100644 new mode 100755 diff --git a/build-locally.sh b/build-locally.sh index 373d5b10..d9bb5cc3 100755 --- a/build-locally.sh +++ b/build-locally.sh @@ -3,6 +3,8 @@ # TODO: FEDORA # sudo dnf install -y flatpak flatpak-builder p7zip p7zip-plugins xmlstarlet bzip2 curl +git submodule update --init --recursive + export GITHUB_WORKSPACE="." cp net.retrodeck.retrodeck.appdata.xml net.retrodeck.retrodeck.appdata.xml.bak cp net.retrodeck.retrodeck.yml net.retrodeck.retrodeck.yml.bak