Thaisrr
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.circleci/config.yml
|
|
@ -21,5 +21,5 @@ jobs: |
|
|
- run: yarn global add node-gyp && yarn install |
|
|
- run: yarn global add node-gyp && yarn install |
|
|
- save_cache: |
|
|
- save_cache: |
|
|
key: yarn-packages-{{ checksum "yarn.lock" }} |
|
|
key: yarn-packages-{{ checksum "yarn.lock" }} |
|
|
path: |
|
|
|
|
|
|
|
|
paths: |
|
|
- ./node_modules |
|
|
- ./node_modules |