mirror of https://github.com/yt-dlp/yt-dlp.git
Fix automatic release (oops)
This commit is contained in:
parent
085c8b75a6
commit
ccb0cae134
|
@ -84,6 +84,6 @@ ROOT=$(pwd)
|
|||
rm -rf build
|
||||
|
||||
echo "Uploading to PyPi ..."
|
||||
pip sdist upload
|
||||
python setup.py sdist upload
|
||||
|
||||
echo "\n### DONE!"
|
||||
|
|
Loading…
Reference in New Issue