Skip to content

Commit

Permalink
Use new docs cli
Browse files Browse the repository at this point in the history
  • Loading branch information
schickling committed Sep 30, 2017
1 parent ea44ec3 commit 5c0b256
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 @@ -15,7 +15,7 @@ jobs:
- image: circleci/node:8
steps:
- checkout
- run: sudo npm i -g docs-cli
- run: sudo npm i -g @graphcool/docs-cli
- run:
command: .circleci/deploy-docs.sh
environment:
Expand Down

0 comments on commit 5c0b256

Please sign in to comment.