publish: --allow-dirty ¯\_(ツ)_/¯
This commit is contained in:
parent
b62b8f88af
commit
387ce2c335
|
@ -15,4 +15,4 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- uses: oven-sh/setup-bun@v1
|
||||
- run: bun i
|
||||
- run: npx jsr publish --allow-slow-types
|
||||
- run: npx jsr publish --allow-slow-types --allow-dirty
|
||||
|
|
Loading…
Reference in New Issue