Skip to content

Commit

Permalink
try cache
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-bee committed Oct 24, 2024
1 parent faa1fa9 commit 03ec5ec
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ jobs:
with:
path: foo/bin
key: foo-${{ hashFiles('foo/src/**') }}
restore-keys: |
foo
foo-bla

- name: Write dummy file and save cache if needed
if: steps.cache.outputs.cache-hit != 'true'
Expand Down

0 comments on commit 03ec5ec

Please sign in to comment.