Skip to content

Commit

Permalink
fix jsr publish
Browse files Browse the repository at this point in the history
  • Loading branch information
erik-balfe committed Jul 20, 2024
1 parent 2f61ba2 commit 6fb9dbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- run: npm ci
- name: Publish package
run: npx jsr publish

0 comments on commit 6fb9dbf

Please sign in to comment.