Skip to content

Commit

Permalink
fix: downgrade flatpak-builder in CI to 5
Browse files Browse the repository at this point in the history
  • Loading branch information
bragefuglseth committed Sep 9, 2023
1 parent c07695e commit c2f9a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: recursive
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v6
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v5
with:
bundle: fretboard.flatpak
manifest-path: dev.bragefuglseth.Fretboard.json
Expand Down

0 comments on commit c2f9a1e

Please sign in to comment.