Skip to content

Commit

Permalink
Add pattern to the restore-keys field
Browse files Browse the repository at this point in the history
  • Loading branch information
ayberkt committed Sep 22, 2024
1 parent fcda607 commit d1db0af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
with:
path: _build
key: ${{ runner.os }}-agdai-cache-${{ github.ref_name }}-${{ github.event.before }}
restore-keys: |
${{ runner.os }}-agdai-cache-${{ github.ref_name }}-
- name: Run Agda
id: typecheck
Expand Down

0 comments on commit d1db0af

Please sign in to comment.