mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2025-06-05 11:55:28 +00:00
7 lines
95 B
Batchfile
7 lines
95 B
Batchfile
uv build
|
|
python -m twine check dist/*
|
|
pause
|
|
uv publish
|
|
pause
|
|
python clean_update.py
|
|
pause |