BUILD_LOCALLY: fixing permissions and submodule init [skip ci]

This commit is contained in:
XargonWan 2024-03-06 08:24:34 +01:00
parent d880741d96
commit e31ed611ba
2 changed files with 2 additions and 0 deletions

0
automation_tools/cooker_build_id.sh Normal file → Executable file
View file

View file

@ -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