1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-08 15:46:42 +02:00

clean previous build before releasing

This commit is contained in:
Nick Sweeting
2024-10-05 03:23:12 -07:00
parent 0c52fd2873
commit 00a91e09c6

View File

@@ -15,4 +15,6 @@ cd "$REPO_DIR"
source "$REPO_DIR/.venv/bin/activate"
echo "[^] Publishing to PyPI..."
rm -Rf dist
uv build
uv publish