ci: use Tencent Cloud apt mirror to speed up deps install
music-room Playwright (Gitea Actions) / playwright (push) Failing after 28s
music-room Playwright (Gitea Actions) / playwright (push) Failing after 28s
This commit is contained in:
@@ -31,6 +31,8 @@ jobs:
|
|||||||
|
|
||||||
- name: 依赖与 Chromium
|
- name: 依赖与 Chromium
|
||||||
run: |
|
run: |
|
||||||
|
# 腾讯云 CVM 内网镜像加速 apt
|
||||||
|
sed -i 's/deb.debian.org/mirrors.tencentyun.com\/debian/g' /etc/apt/sources.list
|
||||||
npm ci
|
npm ci
|
||||||
npx playwright install chromium --with-deps
|
npx playwright install chromium --with-deps
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user