Skip to content

Commit

Permalink
fix: ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
yknl committed Sep 18, 2020
1 parent c05e353 commit 1eb00ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -26,6 +26,7 @@ jobs:
# fallback to using the latest cache if no exact match is found
- v1-dependencies-

- run: npm install
- run: lerna bootstrap --hoist

- save_cache:
Expand Down

0 comments on commit 1eb00ec

Please sign in to comment.