td1
CI / build-and-test (push) Canceled after 0s
CI / test (push) Canceled after 25s

This commit is contained in:
2026-09-04 15:12:25 +08:00
parent 923335a04a
commit 763f200917
+1
View File
@@ -31,6 +31,7 @@ jobs:
- name: 安装依赖 - name: 安装依赖
run: | run: |
npm config set registry https://registry.npmmirror.com
npm install -g @pnpm/exe npm install -g @pnpm/exe
pnpm install --frozen-lockfile --registry=https://registry.npmmirror.com pnpm install --frozen-lockfile --registry=https://registry.npmmirror.com