mirror of
https://github.com/kunkunsh/kunkun-ext-vscode.git
synced 2025-04-11 17:29:43 +00:00
update publish workflow to include build step before publishing
This commit is contained in:
parent
c67dde07ce
commit
c02e39749f
1
.github/workflows/jsr-publish.yml
vendored
1
.github/workflows/jsr-publish.yml
vendored
@ -21,4 +21,5 @@ jobs:
|
|||||||
- name: Publish package
|
- name: Publish package
|
||||||
run: |
|
run: |
|
||||||
bun install
|
bun install
|
||||||
|
bun run build
|
||||||
bunx jsr publish --allow-slow-types
|
bunx jsr publish --allow-slow-types
|
||||||
|
Loading…
x
Reference in New Issue
Block a user