Fix GitHub Actions caching
This commit is contained in:
3
.github/workflows/flatpak-builder.yml
vendored
3
.github/workflows/flatpak-builder.yml
vendored
@@ -17,4 +17,5 @@ jobs:
|
||||
repository-name: gnome-nightly
|
||||
repository-url: https://nightly.gnome.org/gnome-nightly.flatpakrepo
|
||||
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