mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-13 00:09:27 +01: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