publish: npm install -g jsr

This commit is contained in:
Alex Gleason
2024-03-18 11:45:11 -05:00
parent d7d5d30f41
commit 632184afb8

View File

@@ -15,4 +15,5 @@ jobs:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v1
- run: bun i
- run: bunx jsr publish --allow-slow-types --allow-dirty
- run: npm install -g jsr
- run: jsr publish --allow-slow-types --allow-dirty