Update build configuration

This commit is contained in:
kramo
2023-05-27 15:11:03 +02:00
parent d05a03dee7
commit 4c1af9245f
26 changed files with 195 additions and 61 deletions

View File

@@ -14,6 +14,6 @@ jobs:
- uses: actions/checkout@v3
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with:
bundle: hu.kramo.Cartridges.flatpak
manifest-path: hu.kramo.Cartridges.json
bundle: hu.kramo.Cartridges.Devel.flatpak
manifest-path: flatpak/hu.kramo.Cartridges.Devel.json
cache-key: flatpak-builder-${{ github.sha }}