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