更新 .gitea/workflows/build-action.yaml
Frontend CI/CD / build (web-office) (push) Failing after 13s Details

This commit is contained in:
z9130 2024-09-16 15:18:29 +08:00
parent 77c65d4652
commit 1014c7399b
1 changed files with 1 additions and 2 deletions

View File

@ -24,8 +24,7 @@ jobs:
# Optionally check out a specific branch
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