mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-24 14:28:01 +00:00
Update config.yml
This commit is contained in:
@@ -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/*
|
||||
|
||||
Reference in New Issue
Block a user