ci: run vite build to test playground (#2624)

This commit is contained in:
Daniel Roe
2024-11-13 12:22:46 +01:00
committed by GitHub
parent 937585cb3f
commit 3396d5cebe
2 changed files with 4 additions and 0 deletions

View File

@@ -61,5 +61,8 @@ jobs:
- name: Build
run: pnpm run build
- name: Build vue fixture
run: pnpm run test:vue:build
- name: Publish
run: pnpx pkg-pr-new publish --compact --no-template --pnpm