Skip to content

Commit

Permalink
fixed flatpak github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
gastoner committed Oct 27, 2024
1 parent 09f8787 commit 8f8f106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v6
with:
bundle: "org.fedoraproject.MediaWriter.flatpak"
manifest-path: "dist/flatpak/org.fedoraproject.MediaWriter.json"
Expand Down

0 comments on commit 8f8f106

Please sign in to comment.