fix: core package publishing (#25)

This commit is contained in:
Clelia (Astra) Bertelli
2025-10-10 11:21:44 +02:00
committed by GitHub
parent f4bd7b3019
commit ad91e17a3c
+1 -1
View File
@@ -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/