更新 .gitea/workflows/build-action.yaml

This commit is contained in:
z9130 2024-09-16 15:17:53 +08:00
parent 7c30d5f40c
commit 77c65d4652
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
git checkout test
- name: set registry
- run: npm config set registry https://registry.npmmirror.com
run: npm config set registry https://registry.npmmirror.com
# Install pnpm
- name: Install pnpm