We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de45d04 commit c897badCopy full SHA for c897bad
1 file changed
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
- uses: actions/checkout@v6
40
with:
41
fetch-depth: 0
42
- - run: npx jsr publish
+ - run: npx jsr publish --allow-slow-types
43
44
changelog:
45
runs-on: ubuntu-latest
0 commit comments