From 79042cd6183dcc4f8af3e6cf86a3687d685057f0 Mon Sep 17 00:00:00 2001 From: RyRh <3123294924@qq.com> Date: Fri, 4 Sep 2026 09:28:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95ci1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index c5e8c84..dbfda92 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -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