fix: yarn 升级到 1.13
This commit is contained in:
parent
b035e68480
commit
2407cc4753
@ -20,7 +20,7 @@ cache:
|
|||||||
- "./.chrome/chromium"
|
- "./.chrome/chromium"
|
||||||
- "./aio/node_modules"
|
- "./aio/node_modules"
|
||||||
before_install:
|
before_install:
|
||||||
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.10.1
|
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.13.0
|
||||||
- export PATH="$HOME/.yarn/bin:$PATH"
|
- export PATH="$HOME/.yarn/bin:$PATH"
|
||||||
- google-chrome-stable --headless --disable-gpu --remote-debugging-port=9222 http://localhost &
|
- google-chrome-stable --headless --disable-gpu --remote-debugging-port=9222 http://localhost &
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user