Update flatpak-builder.yml

This commit is contained in:
Jeffry Samuel
2024-08-12 23:15:53 -06:00
committed by GitHub
parent 801c10fb77
commit a7b6e6bbce

View File

@@ -13,6 +13,6 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6 - uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with: with:
bundle: Alpaca.flatpak bundle: com.jeffser.Alpaca.flatpak
manifest-path: com.jeffser.Alpaca.json manifest-path: com.jeffser.Alpaca.json
cache-key: flatpak-builder-${{ github.sha }} cache-key: flatpak-builder-${{ github.sha }}