mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2025-02-16 13:28:29 +00:00
clean previous build before releasing
This commit is contained in:
parent
0c52fd2873
commit
00a91e09c6
1 changed files with 2 additions and 0 deletions
|
@ -15,4 +15,6 @@ cd "$REPO_DIR"
|
||||||
source "$REPO_DIR/.venv/bin/activate"
|
source "$REPO_DIR/.venv/bin/activate"
|
||||||
|
|
||||||
echo "[^] Publishing to PyPI..."
|
echo "[^] Publishing to PyPI..."
|
||||||
|
rm -Rf dist
|
||||||
|
uv build
|
||||||
uv publish
|
uv publish
|
||||||
|
|
Loading…
Add table
Reference in a new issue