Update release script
This commit is contained in:
+1
-1
@@ -13,4 +13,4 @@ script/build_frontend
|
|||||||
|
|
||||||
rm -rf dist
|
rm -rf dist
|
||||||
python3 setup.py sdist
|
python3 setup.py sdist
|
||||||
python3 -m twine upload dist/*
|
python3 -m twine upload dist/* --skip-existing
|
||||||
|
|||||||
Reference in New Issue
Block a user