mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-21 13:35:39 +00:00
BUILD_LOCALLY: fixing permissions and submodule init [skip ci]
This commit is contained in:
parent
d880741d96
commit
e31ed611ba
0
automation_tools/cooker_build_id.sh
Normal file → Executable file
0
automation_tools/cooker_build_id.sh
Normal file → Executable 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
|
||||
|
|
Loading…
Reference in a new issue