Add Svelte build step to workflow
This commit is contained in:
2
.github/workflows/changeset.yml
vendored
2
.github/workflows/changeset.yml
vendored
@@ -28,6 +28,8 @@ jobs:
|
||||
|
||||
- name: Install
|
||||
run: pnpm install --frozen-lockfile
|
||||
- name: Install
|
||||
run: pnpm svelte:build
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user