mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 15:52:10 +02:00
flatpak: Fix duplicated cache key name
This commit is contained in:
2
.github/workflows/flatpak-testing.yml
vendored
2
.github/workflows/flatpak-testing.yml
vendored
@@ -18,4 +18,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
bundle: com.github.rafostar.Clapper.flatpak
|
bundle: com.github.rafostar.Clapper.flatpak
|
||||||
manifest-path: pkgs/flatpak/com.github.rafostar.Clapper-testing.json
|
manifest-path: pkgs/flatpak/com.github.rafostar.Clapper-testing.json
|
||||||
cache-key: flatpak-builder-${{ github.sha }}
|
cache-key: flatpak-builder-${{ github.sha }}-testing
|
||||||
|
Reference in New Issue
Block a user