test6
CI / test (push) Successful in 1m59s

This commit is contained in:
2026-09-04 09:47:16 +08:00
parent ab32519872
commit 684a86208d
+2 -1
View File
@@ -36,7 +36,8 @@ jobs:
- name: 安装依赖
run: |
npm install -g @pnpm/exe
pnpm install --frozen-lockfile --registry=https://registry.npmmirror.com --network-timeout 600000
pnpm install --frozen-lockfile --registry=https://registry.npmmirror.com
- name: Prisma generate
run: pnpm --filter @inkreach/api prisma:generate