WORKFLOW: flathub-beta was not included, added

This commit is contained in:
XargonWan 2024-02-05 15:03:25 +01:00
parent 71475db952
commit b9bf9f17c5

View file

@ -2,4 +2,5 @@
# This scritp is installing the required dependencies to correctly run the pipeline and buold the flatpak
sudo apt install -y flatpak flatpak-builder p7zip-full xmlstarlet bzip2 curl
flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak remote-add --user --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo