publish
This commit is contained in:
parent
a17ffc8204
commit
e5dde2dedb
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -16,4 +16,4 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Publish package
|
||||
run: npx jsr publish
|
||||
run: npx jsr publish --allow-slow-types
|
||||
|
|
Loading…
Reference in a new issue