mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-07-07 06:22:49 -05:00
Fix automatic release (oops)
This commit is contained in:
@ -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!"
|
||||||
|
Reference in New Issue
Block a user