Adjust cache path for yarn
This commit is contained in:
@ -10,7 +10,8 @@ rvm:
|
|||||||
- 2.7.2
|
- 2.7.2
|
||||||
cache:
|
cache:
|
||||||
bundler: true
|
bundler: true
|
||||||
yarn: true
|
directories:
|
||||||
|
- node_modules # NPM and yarn packages
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
Reference in New Issue
Block a user