update cache key

This commit is contained in:
2024-07-16 22:33:34 +02:00
parent 14d948cfa3
commit a1c22fa714

View File

@@ -39,7 +39,7 @@ jobs:
bundle: ${{ matrix.target }}.${{ matrix.arch }}.flatpak
manifest-path: build-aux/org.kuchelmeister.${{ matrix.target }}.json
run-tests: true
cache-key: flatpak-builder-release-${{ github.sha }}
cache-key: flatpak-builder-${{ github.sha }}
upload-artifact: false
arch: ${{ matrix.arch }}
- uses: actions/upload-artifact@v4