mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2024-11-03 03:40:20 +00:00
Fix automatic release (oops)
This commit is contained in:
parent
085c8b75a6
commit
ccb0cae134
@ -84,6 +84,6 @@ ROOT=$(pwd)
|
|||||||
rm -rf build
|
rm -rf build
|
||||||
|
|
||||||
echo "Uploading to PyPi ..."
|
echo "Uploading to PyPi ..."
|
||||||
pip sdist upload
|
python setup.py sdist upload
|
||||||
|
|
||||||
echo "\n### DONE!"
|
echo "\n### DONE!"
|
||||||
|
Loading…
Reference in New Issue
Block a user