Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
trueromanus committed Dec 14, 2024
2 parents 31cc4df + 6c251e9 commit 117b769
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-40
image: bilelmoussaoui/flatpak-github-actions:gnome-44
options: --privileged
strategy:
matrix:
Expand All @@ -24,7 +24,7 @@ jobs:
uses: docker/setup-qemu-action@v3
with:
platforms: arm64
- uses: flatpak/flatpak-github-actions/flatpak-builder@v5
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with:
bundle: anilibria.flatpak
manifest-path: tv.anilibria.app.yml
Expand Down

0 comments on commit 117b769

Please sign in to comment.