@@ -19,7 +19,6 @@ jobs:
|
||||
run: corepack enable
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
run: npm ci
|
||||
- name: Build
|
||||
run: time pnpm build
|
||||
run: time npm run build
|
||||
|
||||
Reference in New Issue
Block a user