mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Clean up build artifacts correctly
This commit is contained in:
parent
143eb4e8f4
commit
657544a381
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user