mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +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:
|
||||
bundle: com.github.rafostar.Clapper.flatpak
|
||||
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