fix(build): 🐛 Add allow dirty to CI build

This commit is contained in:
Jesse Wierzbinski 2024-05-13 22:44:18 -10:00
parent 556aca7a7b
commit 22b90d2dae
No known key found for this signature in database

View file

@ -46,4 +46,4 @@ jobs:
run: bunx @morlay/bunpublish --provenance --tag ${{ github.event.inputs.tag }} run: bunx @morlay/bunpublish --provenance --tag ${{ github.event.inputs.tag }}
- name: Publish to JSR - name: Publish to JSR
run: cd federation && bunx jsr publish --allow-slow-types run: cd federation && bunx jsr publish --allow-slow-types --allow-dirty