Skip to content

Commit c897bad

Browse files
committed
ci: ignore slow types errors when publish to JSR
1 parent de45d04 commit c897bad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- uses: actions/checkout@v6
4040
with:
4141
fetch-depth: 0
42-
- run: npx jsr publish
42+
- run: npx jsr publish --allow-slow-types
4343

4444
changelog:
4545
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)