add repo flathub

This commit is contained in:
0FL01 2025-07-21 09:27:19 +03:00
parent 2269642811
commit 87a2e31980

View file

@ -19,6 +19,7 @@ jobs:
run: | run: |
sudo dnf install -y flatpak flatpak-builder python3-pip sudo dnf install -y flatpak flatpak-builder python3-pip
pip3 install poetry pip3 install poetry
flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install --user -y --noninteractive org.gnome.Sdk//48 flatpak install --user -y --noninteractive org.gnome.Sdk//48
- name: Prepare libraries - name: Prepare libraries