Skip to content

Commit

Permalink
Use other Flatpak GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
nokyan committed Feb 3, 2025
1 parent 31eeaa0 commit 5b2656f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
options: --privileged
steps:
- uses: actions/checkout@v4
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
- uses: jochumdev/flatpak-github-actions/flatpak-builder@builder-update-deps
with:
manifest-path: build-aux/net.nokyan.Resources.Devel.json
run-tests: true
Expand Down

0 comments on commit 5b2656f

Please sign in to comment.