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

This commit is contained in:
z9130 2024-09-16 15:10:01 +08:00
parent f7f3e650fe
commit 0171cf4b6d
1 changed files with 3 additions and 1 deletions

View File

@ -20,7 +20,9 @@ jobs:
# Checkout the repository
# - name: Checkout repository
# uses: https://gitee.com/z9130/actions-checkout.git@v4
- run: npm config set registry https://registry.npmmirror.com
# Install pnpm
- name: Install pnpm
run: npm install -g pnpm