ci: use Gradience

Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
This commit is contained in:
0xMRTT 2022-08-18 19:02:47 +02:00 committed by GitHub
parent 2eed5746c1
commit 35c4569f40
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 }}