mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
Update config.yml
This commit is contained in:
parent
556fdd8b6a
commit
7205fe1a16
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ jobs:
|
|||
pip install twine
|
||||
pip install wheel
|
||||
pip install --upgrade setuptools
|
||||
echo "Building package"
|
||||
python setup.py sdist bdist_wheel
|
||||
echo "Twine upload to dist"
|
||||
twine upload dist/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue