upgrade isnt a command
This commit is contained in:
parent
f6bf7c58ea
commit
0c4b032704
1 changed files with 0 additions and 3 deletions
|
@ -16,9 +16,6 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: Install Dependencies
|
name: Install Dependencies
|
||||||
command: yarn install --immutable
|
command: yarn install --immutable
|
||||||
- run:
|
|
||||||
name: Update Dependencies
|
|
||||||
command: yarn upgrade
|
|
||||||
- save_cache:
|
- save_cache:
|
||||||
name: Save Yarn Package Cache
|
name: Save Yarn Package Cache
|
||||||
key: yarn-packages-{{ checksum "yarn.lock" }}
|
key: yarn-packages-{{ checksum "yarn.lock" }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue