Skip to content

Commit

Permalink
fix(): runing local lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
mkucharz committed Dec 19, 2017
1 parent 1f2654c commit 4dae5b6
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 @@ -103,7 +103,7 @@ jobs:
steps:
- restore_cache:
key: v1-repo-{{ .Environment.CIRCLE_SHA1 }}
- run: lerna publish --canary
- run: npx lerna publish --canary
- run: npx s deploy
- run: npx s hosting sync docs
- run: npx s hosting sync cookbook
Expand Down

0 comments on commit 4dae5b6

Please sign in to comment.