fix(ci): build core/cli before pnpm run check

This commit is contained in:
若麒
2026-06-04 23:16:15 +08:00
parent 3693f7dacb
commit d6cbe981a8
+2
View File
@@ -25,6 +25,8 @@ jobs:
- run: pnpm install --frozen-lockfile
- run: pnpm -r --filter "./packages/*" build
- run: pnpm run check
- run: pnpm test