publish: --allow-dirty ¯\_(ツ)_/¯

This commit is contained in:
Alex Gleason
2024-03-18 11:35:27 -05:00
parent b62b8f88af
commit 387ce2c335

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 --allow-slow-types - run: npx jsr publish --allow-slow-types --allow-dirty