update publish workflow to include build step before publishing

This commit is contained in:
Huakun Shen 2025-01-18 04:18:48 -05:00
parent c67dde07ce
commit c02e39749f
No known key found for this signature in database

View File

@ -21,4 +21,5 @@ jobs:
- name: Publish package
run: |
bun install
bun run build
bunx jsr publish --allow-slow-types