Skip to content

Commit 0989b14

Browse files
committed
chore: nuxt prepare
1 parent 3d8f016 commit 0989b14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pkg-pr-new.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ jobs:
3030
- name: Install dependencies
3131
run: pnpm install --frozen-lockfile
3232

33+
- name: Prepare Nuxt
34+
run: pnpm dev:prepare
35+
3336
- name: Build
3437
run: pnpm build
3538

0 commit comments

Comments
 (0)