Update circle commands
This commit is contained in:
committed by
Beau Carnes
parent
47b60d8e6a
commit
e65933ece4
@ -28,8 +28,7 @@ jobs:
|
|||||||
- v1-dependencies-{{ checksum "client/package.json" }}
|
- v1-dependencies-{{ checksum "client/package.json" }}
|
||||||
# fallback to using the latest cache if no exact match is found
|
# fallback to using the latest cache if no exact match is found
|
||||||
- v1-dependencies-
|
- v1-dependencies-
|
||||||
- run: cd ./client
|
- run: cd ./client && npm install && npm run build
|
||||||
- run: echo "working in ${cwd}" && npm install && npm run build
|
|
||||||
|
|
||||||
- save_cache:
|
- save_cache:
|
||||||
paths:
|
paths:
|
||||||
|
Reference in New Issue
Block a user