Skip to content

Commit

Permalink
[flatpak] recursive checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Jul 1, 2024
1 parent c553510 commit 3708b2a
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,6 +15,6 @@ jobs:
submodules: 'recursive'
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with:
bundle: ossia-score.flatpak
bundle: io.ossia.score.flatpak
manifest-path: ./cmake/Deployment/Linux/Flatpak/io.ossia.score.yml
cache-key: flatpak-builder-${{ github.sha }}

0 comments on commit 3708b2a

Please sign in to comment.