mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2025-06-03 02:45:24 +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 |