We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9561e02 commit 28605abCopy full SHA for 28605ab
.github/workflows/ci.yml
@@ -67,5 +67,5 @@ jobs:
67
steps:
68
- uses: actions/checkout@v4
69
- name: Publish package
70
- run: npx jsr publish
+ run: npx jsr publish --allow-slow-types
71
working-directory: ${{ matrix.modules }}
0 commit comments