测试ci1

This commit is contained in:
2026-09-04 09:28:15 +08:00
parent 6c120c54f1
commit 79042cd618
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
# run: docker --version
- name: 安装依赖
run: |
run: |
npm config set registry https://registry.npmmirror.com
npm install -g pnpm
pnpm install --frozen-lockfile --network-timeout 600000