fix: use devel in ci

Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
This commit is contained in:
0xMRTT 2022-09-08 23:16:33 +02:00 committed by GitHub
parent 45f01c8845
commit d58fdd76ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,6 +46,6 @@ jobs:
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4
with:
bundle: com.github.GradienceTeam.Gradience.flatpak
manifest-path: build-aux/flatpak/com.github.GradienceTeam.Gradience.json
manifest-path: build-aux/flatpak/com.github.GradienceTeam.Gradience.Devel.json
cache-key: flatpak-builder-${{ github.sha }}
arch: ${{ matrix.arch }}