mirror of
https://github.com/run-llama/vibe-llama.git
synced 2026-07-01 21:54:01 -04:00
fix: core package publishing (#25)
This commit is contained in:
committed by
GitHub
parent
f4bd7b3019
commit
ad91e17a3c
@@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
working-directory: packages/vibe-llama-core/
|
||||
run: uv build
|
||||
run: uv build -o dist
|
||||
|
||||
- name: Publish to PyPI
|
||||
working-directory: packages/vibe-llama-core/
|
||||
|
||||
Reference in New Issue
Block a user