mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-16 19:35:39 +00:00
Tweaks for automated builds
This commit is contained in:
parent
cefa8e816c
commit
d90322ed27
|
@ -20,7 +20,7 @@ else
|
|||
fi
|
||||
|
||||
echo "Initializing Flatpak"
|
||||
sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
flatpak install -y org.kde.Sdk//5.15-21.08 org.kde.Platform//5.15-21.08
|
||||
|
||||
cd $INSTALL_DIR
|
||||
|
|
Loading…
Reference in a new issue