Install yarn in test image
This commit is contained in:
parent
e7aa883849
commit
ae18f94a14
|
@ -205,6 +205,8 @@ commands:
|
|||
|
||||
- restore_cache: *restore-npm-cache-linux
|
||||
|
||||
- run: npm install -g yarn
|
||||
|
||||
- run: *install-npm-modules
|
||||
|
||||
- run:
|
||||
|
|
Loading…
Reference in New Issue