mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-08-29 14:30:35 +08:00
WIP
This commit is contained in:
parent
141195edca
commit
35e4cd1ad8
2
.github/build_windows_packages.ps1
vendored
2
.github/build_windows_packages.ps1
vendored
@ -14,7 +14,7 @@ if ($date -and $date.Trim() -ne "") {
|
||||
}
|
||||
$pkgName = "GPT-SoVITS-$date"
|
||||
$tmpDir = "tmp"
|
||||
$srcDir = $workDir
|
||||
$srcDir = $PWD
|
||||
|
||||
$suffix = $env:PKG_SUFFIX
|
||||
if ($suffix -and $suffix.Trim() -ne "") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user