Skip to content

Commit

Permalink
build: fix circle build
Browse files Browse the repository at this point in the history
  • Loading branch information
dxinteractive committed Feb 25, 2019
1 parent d361fd7 commit f95df45
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 @@ -12,6 +12,7 @@ jobs:
- v1-dependencies-{{ checksum "yarn.lock" }}
- v1-dependencies-
- run: yarn install
- run: yarn bootstrap
- run: yarn build
- run: yarn build-docs
- save_cache:
Expand Down

0 comments on commit f95df45

Please sign in to comment.