ci: use Gradience (#179)

Signed-off-by: 0xMRTT 0xMRTT@tuta.io
This commit is contained in:
0xMRTT 2022-08-18 19:02:57 +02:00 committed by GitHub
commit 8639b76119
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,6 +31,6 @@ jobs:
uses: actions/checkout@v3.0.2
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4
with:
bundle: com.github.AdwCustomizerTeam.AdwCustomizer.flatpak
manifest-path: com.github.AdwCustomizerTeam.AdwCustomizer.json
bundle: com.github.GradienceTeam.Gradience.flatpak
manifest-path: com.github.GradienceTeam.Gradience.json
cache-key: flatpak-builder-${{ github.sha }}