mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-03 01:15:57 +10:00
clean previous build before releasing
This commit is contained in:
@@ -15,4 +15,6 @@ cd "$REPO_DIR"
|
||||
source "$REPO_DIR/.venv/bin/activate"
|
||||
|
||||
echo "[^] Publishing to PyPI..."
|
||||
rm -Rf dist
|
||||
uv build
|
||||
uv publish
|
||||
|
||||
Reference in New Issue
Block a user