Skip to content

Commit

Permalink
ci: nuxt
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Oct 22, 2024
1 parent e9f94d8 commit 52bcfb2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pkg.pr.new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
- name: Install
run: pnpm install --frozen-lockfile

- name: Prepare Nuxt
run: pnpm -C ./nuxt dev:prepare

- name: Build
run: pnpm build

Expand Down

0 comments on commit 52bcfb2

Please sign in to comment.