This commit is contained in:
Jamie Pine
2026-01-25 04:32:21 -08:00
parent 180be2ff9b
commit c2d5da3d54
+1 -1
View File
@@ -60,7 +60,7 @@ def build_server():
'--collect-data', 'qwen_tts', '--collect-data', 'qwen_tts',
'--noconfirm', '--noconfirm',
'--clean', '--clean',
] ])
# Change to backend directory # Change to backend directory
os.chdir(backend_dir) os.chdir(backend_dir)