fix(build): 🐛 Remove wrong flag use

This commit is contained in:
Jesse Wierzbinski 2024-05-13 22:42:18 -10:00
parent 5c7eddc3b5
commit 556aca7a7b
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 }}
- name: Publish to JSR
run: cd federation && bunx jsr publish --provenance --allow-slow-types
run: cd federation && bunx jsr publish --allow-slow-types