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" }}
|
||||
# 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:
|
||||
|
Reference in New Issue
Block a user