mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
update cache key
This commit is contained in:
2
.github/workflows/pre-release.yml
vendored
2
.github/workflows/pre-release.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user