Update circle commands

pull/18283/merge
Stuart Taylor 2018-10-05 16:27:25 +01:00 committed by Beau Carnes
parent 47b60d8e6a
commit e65933ece4
1 changed files with 1 additions and 2 deletions

View File

@ -28,8 +28,7 @@ jobs:
- v1-dependencies-{{ checksum "client/package.json" }}
# fallback to using the latest cache if no exact match is found
- v1-dependencies-
- run: cd ./client
- run: echo "working in ${cwd}" && npm install && npm run build
- run: cd ./client && npm install && npm run build
- save_cache:
paths: