Update CI cache key for source updates
This commit is contained in:
parent
ed070daf9f
commit
32c76a59a5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
# cache key.
|
||||
- uses: actions/cache@v2
|
||||
with:
|
||||
key: worm-ward-cache-2020-12-31
|
||||
key: worm-ward-cache-2021-01-17
|
||||
path: ./cache
|
||||
|
||||
- run: node ./lib/worm-scraper.js --book=worm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue