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

This commit is contained in:
z9130 2024-09-16 16:33:03 +08:00
parent 3c02020e5a
commit c67451450e
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ jobs:
run: |
npm install -g pnpm
cd pansoft-plrl
pnpm install
pnpm install --no-frozen-lockfile
pnpm build --filter apps/${{ matrix.project }}
# # Install dependencies using Turborepo