Fix GitHub Actions caching

This commit is contained in:
kramo
2023-02-02 21:03:23 +01:00
parent 795d7dd322
commit 01d1c486c0

View File

@@ -18,3 +18,4 @@ jobs:
repository-url: https://nightly.gnome.org/gnome-nightly.flatpakrepo repository-url: https://nightly.gnome.org/gnome-nightly.flatpakrepo
bundle: hu.kramo.Cartridges.flatpak bundle: hu.kramo.Cartridges.flatpak
manifest-path: hu.kramo.Cartridges.json manifest-path: hu.kramo.Cartridges.json
cache-key: flatpak-builder-${{ github.sha }}