mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
Update config.yml
This commit is contained in:
parent
3d2825996b
commit
556fdd8b6a
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ jobs:
|
|||
pip install wheel
|
||||
pip install --upgrade setuptools
|
||||
python setup.py sdist bdist_wheel
|
||||
echo "Twine upload to dist"
|
||||
twine upload dist/*
|
||||
else
|
||||
echo "No changes to setup.py. Skipping PyPI publish."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue