publish: --allow-slow-types for now

This commit is contained in:
Alex Gleason 2024-03-11 15:15:41 -05:00
parent 7b98cae7fa
commit ca928c697b
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
2 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v1 - uses: oven-sh/setup-bun@v1
- run: bun i - run: bun i
- run: npx jsr publish - run: npx jsr publish --allow-slow-types

BIN
bun.lockb

Binary file not shown.