Skip to content

Commit

Permalink
specified version for redoc-cli (influxdata#2225)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderson authored Mar 1, 2021
1 parent 57da1ef commit 0e8689a
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 @@ -23,7 +23,7 @@ jobs:
command: ./deploy/ci-install-s3deploy.sh
- run:
name: Install NodeJS dependencies
command: sudo yarn global add [email protected] [email protected] redoc-cli
command: sudo yarn global add [email protected] [email protected] redoc-cli@0.9.12
- run:
name: Generate API documentation
command: cd api-docs && bash generate-api-docs.sh
Expand Down

0 comments on commit 0e8689a

Please sign in to comment.