Skip to content

Commit

Permalink
fix(): building main deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mkucharz committed Dec 24, 2017
1 parent eba1c5a commit 6a584c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- v1-dependencies-test-{{ checksum "packages/lib-js-test/package.json" }}
- v1-dependencies-test

- run: yarn install
- run: npx lerna bootstrap

- save_cache:
Expand Down

0 comments on commit 6a584c9

Please sign in to comment.