Skip to content

Commit

Permalink
Is restore-keys actually required? i.e. does key get used as pref…
Browse files Browse the repository at this point in the history
…ix for secondary match?
  • Loading branch information
mikee47 committed Jul 19, 2024
1 parent b7ca23a commit 553242e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/ccache-restore/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ runs:
with:
path: ${{ env.CCACHE_DIR }}
key: ${{ env.CCACHE_KEY }}
restore-keys: ${{ env.CCACHE_KEY }}-tmp

- name: Prepare Cache
run: |
Expand Down

0 comments on commit 553242e

Please sign in to comment.