mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Clean up build artifacts correctly
This commit is contained in:
@@ -27,6 +27,6 @@ then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
rm -rf dist
|
||||
rm -rf dist build
|
||||
python3 setup.py sdist bdist_wheel
|
||||
python3 -m twine upload dist/* --skip-existing
|
||||
|
Reference in New Issue
Block a user