Skip to content

Commit

Permalink
pkg: fix workflow for jsr
Browse files Browse the repository at this point in the history
  • Loading branch information
li0ard committed Aug 28, 2024
1 parent 1340362 commit acd6b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jsr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
run: bun i

- name: Publish package
run: bunx jsr publish
run: bunx --bun jsr publish

0 comments on commit acd6b33

Please sign in to comment.