Skip to content

Commit

Permalink
Disable restore keys
Browse files Browse the repository at this point in the history
  • Loading branch information
xfangfang committed Jul 22, 2023
1 parent e23dffb commit 3e7c562
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,6 @@ jobs:
with:
bundle: ${{ steps.dep.outputs.FLATPAK_NAME }}
manifest-path: .flatpak-manifest.yml
cache-key: flatpak-builder-${{ matrix.driver }}-${{ hashFiles('.flatpak-manifest.yml') }}
cache-key: wiliwili-flatpak-${{ matrix.driver }}-${{ hashFiles('.flatpak-manifest.yml') }}
verbose: true
arch: ${{ matrix.arch }}
16 changes: 0 additions & 16 deletions .github/workflows/cache.yaml

This file was deleted.

0 comments on commit 3e7c562

Please sign in to comment.