specified version for redoc-cli (#2225)

pull/2227/head
Scott Anderson 2021-03-01 14:04:29 -07:00 committed by GitHub
parent 57da1eff86
commit 0e8689ab31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
command: ./deploy/ci-install-s3deploy.sh
- run:
name: Install NodeJS dependencies
command: sudo yarn global add postcss-cli@8.3.0 autoprefixer@9.8.6 redoc-cli
command: sudo yarn global add postcss-cli@8.3.0 autoprefixer@9.8.6 redoc-cli@0.9.12
- run:
name: Generate API documentation
command: cd api-docs && bash generate-api-docs.sh