Fix GitHub Actions caching
This commit is contained in:
1
.github/workflows/flatpak-builder.yml
vendored
1
.github/workflows/flatpak-builder.yml
vendored
@@ -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 }}
|
||||||
Reference in New Issue
Block a user