mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-12-28 06:34:15 +00:00
clean previous build before releasing
This commit is contained in:
parent
0c52fd2873
commit
00a91e09c6
@ -15,4 +15,6 @@ cd "$REPO_DIR"
|
||||
source "$REPO_DIR/.venv/bin/activate"
|
||||
|
||||
echo "[^] Publishing to PyPI..."
|
||||
rm -Rf dist
|
||||
uv build
|
||||
uv publish
|
||||
|
||||
Loading…
Reference in New Issue
Block a user