mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2025-09-04 03:16:23 +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 |