Skip to content

Commit

Permalink
Merge pull request #25 from tbela99/v.next
Browse files Browse the repository at this point in the history
install dependencies #23
  • Loading branch information
tbela99 authored Sep 28, 2024
2 parents 5e22b01 + edebce9 commit 2d9ca2e
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 @@ -16,4 +16,4 @@ jobs:
- uses: actions/checkout@v4

- name: Publish package
run: npx jsr publish
run: npm install && npx jsr publish

0 comments on commit 2d9ca2e

Please sign in to comment.