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 109bc44 commit b30cb77Copy full SHA for b30cb77
1 file changed
.github/workflows/jsr.yml
@@ -14,5 +14,6 @@ jobs:
14
steps:
15
- uses: actions/checkout@v5
16
- run: |
17
+ npx jsr install --pnpm
18
npx jsr publish --dry-run
19
npx jsr publish
0 commit comments