We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c31b782 commit ee8c847Copy full SHA for ee8c847
.github/workflows/publish.yml
@@ -16,4 +16,4 @@ jobs:
16
- uses: actions/checkout@v4
17
18
- name: Publish package
19
- run: npx jsr publish
+ run: npm i && npx jsr publish
0 commit comments