Updated config.yml
This commit is contained in:
parent
514c49c80e
commit
8d2f75acd2
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
|||
- yarn-packages-{{ checksum "cider-yarn.lock" }}
|
||||
- run:
|
||||
name: Install Dependencies
|
||||
command: yarn install --frozen-lockfile --cache-folder ~/.cache/yarn
|
||||
command: yarn install --cache-folder ~/.cache/yarn
|
||||
- save_cache:
|
||||
name: Save Yarn Package Cache
|
||||
key: yarn-packages-{{ checksum "cider-yarn.lock" }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue