@ -87,8 +87,8 @@ jobs:
- checkout
- attach_workspace:
at: ./
- <<: *restore_cache
- <<: *install_node_modules
- restore_cache:
key: yarn-packages-v2{{ checksum "yarn.lock" }}
- run:
name: Install netlify-cli
command: sudo npm install -g --silent netlify-cli