From 763f20091767a009c3323b3708fecc27da5eb226 Mon Sep 17 00:00:00 2001 From: RyRh <3123294924@qq.com> Date: Fri, 4 Sep 2026 15:12:25 +0800 Subject: [PATCH] td1 --- .gitea/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index fad68b0..78e8947 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -31,6 +31,7 @@ jobs: - name: 安装依赖 run: | + npm config set registry https://registry.npmmirror.com npm install -g @pnpm/exe pnpm install --frozen-lockfile --registry=https://registry.npmmirror.com