Update main.yml
parent
2ca2232afb
commit
2836c6426d
|
@ -14,6 +14,6 @@ jobs:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4
|
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4
|
||||||
with:
|
with:
|
||||||
bundle: palette.flatpak
|
bundle: mutiny.flatpak
|
||||||
manifest-path: org.gnome.zbrown.Palette.yml
|
manifest-path: build-aux/char.revolt.Mutiny.Devel.json
|
||||||
cache-key: flatpak-builder-${{ github.sha }}
|
cache-key: flatpak-builder-${{ github.sha }}
|
||||||
|
|
Loading…
Reference in New Issue