fix:修复Ci

This commit is contained in:
“dongming”
2025-12-16 00:37:50 +08:00
parent 1910470d37
commit 94af8d0973

View File

@@ -62,7 +62,7 @@ jobs:
- name: Install dependencies
run: |
pnpm ci --no-audit --no-fund
pnpm install --frozen-lockfile
- name: Build
run: pnpm run build