mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +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
|
||||
fi
|
||||
git clone --recursive https://github.com/flathub/net.retrodeck.retrodeck.git flathub
|
||||
cd $gits_folder
|
||||
git clone --recursive https://github.com/XargonWan/RetroDECK RetroDECK
|
||||
cd $gits_folder/RetroDECK
|
||||
git checkout $rd_branch
|
||||
|
|
Loading…
Reference in a new issue