Skip to content

Commit

Permalink
chore: use bunx instead of npx
Browse files Browse the repository at this point in the history
Signed-off-by: Vinayak Kulkarni <[email protected]>
  • Loading branch information
vinayakkulkarni committed Mar 20, 2024
1 parent 967aea0 commit d25742c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shipjs-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
fetch-depth: 0
ref: main
- name: Trigger a release (JSR) 🥳
run: npx jsr publish
run: bunx jsr publish

0 comments on commit d25742c

Please sign in to comment.