mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
WORKFLOW: flathub push, fixed manifest [skip ci]
This commit is contained in:
parent
9d6f34a774
commit
ec69c17da1
|
@ -62,7 +62,8 @@ sed -n '/cleanup/q;p' $gits_folder/RetroDECK/net.retrodeck.retrodeck.yml > $mani
|
|||
sed -i '/^[[:space:]]*#/d' $manifest
|
||||
sed -i 's/[[:space:]]*#.*$//' $manifest
|
||||
cat << EOF >> $manifest
|
||||
modules:
|
||||
|
||||
modules:
|
||||
|
||||
- name: RetroDECK
|
||||
buildsystem: simple
|
||||
|
|
Loading…
Reference in a new issue