Skip to content
Snippets Groups Projects
Commit 8d18ea16 authored by Alex Yang's avatar Alex Yang
Browse files

fix: publish.yml

parent a2ca89bf
No related branches found
No related tags found
No related merge requests found
...@@ -20,5 +20,5 @@ jobs: ...@@ -20,5 +20,5 @@ jobs:
working-directory: packages/env working-directory: packages/env
- name: Publish @llamaindex/core - name: Publish @llamaindex/core
run: npx jsr publish run: npx jsr publish --allow-slow-types
working-directory: packages/core --allow-slow-types working-directory: packages/core
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment