mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
Juggling with workflow
This commit is contained in:
parent
62812f666c
commit
829b2e2094
1
.github/workflows/flathub_push_cooker.yml
vendored
1
.github/workflows/flathub_push_cooker.yml
vendored
|
@ -32,6 +32,7 @@ jobs:
|
||||||
rm -rfv flathub
|
rm -rfv flathub
|
||||||
fi
|
fi
|
||||||
git clone --recursive https://github.com/flathub/net.retrodeck.retrodeck.git flathub
|
git clone --recursive https://github.com/flathub/net.retrodeck.retrodeck.git flathub
|
||||||
|
cd $gits_folder
|
||||||
git clone --recursive https://github.com/XargonWan/RetroDECK RetroDECK
|
git clone --recursive https://github.com/XargonWan/RetroDECK RetroDECK
|
||||||
cd $gits_folder/RetroDECK
|
cd $gits_folder/RetroDECK
|
||||||
git checkout $rd_branch
|
git checkout $rd_branch
|
||||||
|
|
Loading…
Reference in a new issue