Commit d41eb667 authored by BryceLTaylor's avatar BryceLTaylor

circleci don’t restore old caches for npm

parent d565d24c
......@@ -27,7 +27,6 @@ aliases:
restore_cache:
keys:
- v1-npm-{{ checksum "package-lock.json" }}
- v1-npm-
- &save_build_cache
save_cache:
paths:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment