Skip to content

Commit

Permalink
chore(circleci): cache folder
Browse files Browse the repository at this point in the history
  • Loading branch information
mkucharz committed Jan 25, 2018
1 parent 3b54ea4 commit 694cdea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- v1-dependencies-registry

- run: yarn install
- run: npx lerna bootstrap
- run: YARN_CACHE_FOLDER=.yarn-cache npx lerna bootstrap

- save_cache:
paths:
Expand Down

0 comments on commit 694cdea

Please sign in to comment.