mirror of
https://github.com/kunkunsh/kunkun-ext-vscode.git
synced 2025-04-04 10:36: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
|
||||
run: |
|
||||
bun install
|
||||
bun run build
|
||||
bunx jsr publish --allow-slow-types
|
||||
|
Loading…
x
Reference in New Issue
Block a user