Update flatpak-builder.yml
This commit is contained in:
parent
801c10fb77
commit
a7b6e6bbce
2
.github/workflows/flatpak-builder.yml
vendored
2
.github/workflows/flatpak-builder.yml
vendored
@ -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 }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user