@@ -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
|
||||
|
||||
Reference in New Issue
Block a user