ci: update gitea
Build / Flatpak (x86_64) (push) Failing after 20m55s

This commit is contained in:
2023-05-28 17:25:30 +02:00
parent e3ec9faa28
commit 1437d80260
+4 -1
View File
@@ -22,7 +22,10 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Install dependencies
run: dnf -y install docker flatpak-builder flatpak git
run: |
dnf -y install docker flatpak-builder flatpak git
flatpak install org.gnome.Sdk/x86_64/44 -y
flatpak install org.gnome.Platform/x86_64/44 -y
- name: Build
run: |
flatpak-builder --repo=repo --force-clean build build-aux/flatpak/io.github.Bavarder.Bavarder.json