fixed yaml in circle ci build config

pull/963/head
Scott Anderson 2020-04-22 11:45:47 -06:00
parent b32c52a734
commit 9c7032197c
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ jobs:
- run:
name: TMP Flush cache
command: sudo npm cache clean --force
- run:
name: Install NPM dependencies
command: sudo npm i -g postcss-cli autoprefixer redoc-cli
- run: