Skip to content

Commit b3c76b3

Browse files
author
Kelly Selden
committed
chore: cache based on pnpm-lock.yaml
1 parent fdcd449 commit b3c76b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ test_script:
2525

2626
# http://help.appveyor.com/discussions/questions/1310-delete-cache
2727
cache:
28-
- node_modules -> package.json
28+
- node_modules -> pnpm-lock.yaml
2929

3030
# Don't actually build.
3131
build: off

0 commit comments

Comments
 (0)