ci: update gitea
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
0xMRTT 2023-05-28 17:25:30 +02:00
parent e3ec9faa28
commit 1437d80260
No known key found for this signature in database
GPG key ID: 910B287304120902

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