diff --git a/.circleci/config.yml b/.circleci/config.yml index 8a807507b..46ba00544 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -29,7 +29,6 @@ commands: - restore_cache: keys: - npmcache-{{ checksum "package.json" }} - - npmcache- - run: npm install - save_cache: paths: