mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-23 06:35:38 +00:00
Updated build-locally (step 6) [skip ci]
This commit is contained in:
parent
cba639024c
commit
909ba157b5
1
RetroDECK
Submodule
1
RetroDECK
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 804dfa141fefc1dd60bf4369028027f8cca4d6a3
|
|
@ -16,6 +16,8 @@ git submodule update --init --recursive
|
||||||
export GITHUB_WORKSPACE="."
|
export GITHUB_WORKSPACE="."
|
||||||
export FOLDER="es-de-build"
|
export FOLDER="es-de-build"
|
||||||
|
|
||||||
|
chmod a+rwx -R "$FOLDER"
|
||||||
|
|
||||||
# Initialize the Flatpak repo
|
# Initialize the Flatpak repo
|
||||||
ostree init --mode=archive-z2 --repo=${GITHUB_WORKSPACE}/retrodeck-repo
|
ostree init --mode=archive-z2 --repo=${GITHUB_WORKSPACE}/retrodeck-repo
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue