Update Flatpak Github Workflow

This commit is contained in:
dav 2024-01-24 18:10:01 -08:00
parent 6cde50daf3
commit e12312d26f
3 changed files with 1 additions and 113 deletions

View file

@ -15,5 +15,5 @@ jobs:
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with:
bundle: Burrow.flatpak
manifest-path: burrow-gtk/com.hackclub.burrow.devel.json
manifest-path: burrow-gtk/build-aux/com.hackclub.burrow.devel.json
cache-key: flatpak-builder-${{ github.sha }}