Skip to content

Commit

Permalink
Update cache key in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
perlpunk committed Jan 16, 2024
1 parent ef8ebec commit 5e1c15d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
path: ~/perl
# Change key to install fresh dependencies from scratch
key: local-2020-05-09
key: local-2024-01-16

- run: |
mkdir -p ~/perl
Expand Down

0 comments on commit 5e1c15d

Please sign in to comment.