mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-09-24 13:19:57 +08:00
WIP
This commit is contained in:
parent
6e39b8994d
commit
669fd7d56e
1
.github/build_windows_packages.ps1
vendored
1
.github/build_windows_packages.ps1
vendored
@ -18,6 +18,7 @@ if ($date -and $date.Trim() -ne "") {
|
||||
$pkgName = "GPT-SoVITS-$date"
|
||||
$tmpDir = "tmp"
|
||||
$srcDir = $workDir
|
||||
Write-Host "111$workDir"
|
||||
|
||||
$suffix = $env:PKG_SUFFIX
|
||||
if ($suffix -and $suffix.Trim() -ne "") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user