@ -24,7 +24,7 @@ jobs:
- save_cache:
key: npm-v1-dependencies-{{ checksum "yarn.lock" }}
path:
- node_module
- ~/yarn
job2:
docker:
- image: cimg/node:14.15.0 # the primary container, where your job's commands are run