fix: 安装 chromium
This commit is contained in:
parent
9e203ce92a
commit
b6c56a581e
|
@ -21,5 +21,6 @@ cache:
|
|||
before_install:
|
||||
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.10.1
|
||||
- export PATH="$HOME/.yarn/bin:$PATH"
|
||||
- scripts/ci/install-chromium.sh
|
||||
script:
|
||||
- "./aio/deploy-cn.sh"
|
||||
|
|
Loading…
Reference in New Issue