Fixed flathub_push workflow -fix2

This commit is contained in:
XargonWan 2022-10-08 15:35:44 +02:00
parent 1c2a1eb3e9
commit e194bf5034

View file

@ -25,12 +25,12 @@ jobs:
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
# NON-EDITABLES
#relname="$rd_branch-"$(date +%d%m%y.%H%M)
relname="cooker-"$(git rev-parse --short HEAD)
cd $gits_folder/RetroDECK
git checkout $rd_branch
git submodule init
git submodule update