mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-12-17 01:59:08 +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"
|
$pkgName = "GPT-SoVITS-$date"
|
||||||
$tmpDir = "tmp"
|
$tmpDir = "tmp"
|
||||||
$srcDir = $workDir
|
$srcDir = $workDir
|
||||||
|
Write-Host "111$workDir"
|
||||||
|
|
||||||
$suffix = $env:PKG_SUFFIX
|
$suffix = $env:PKG_SUFFIX
|
||||||
if ($suffix -and $suffix.Trim() -ne "") {
|
if ($suffix -and $suffix.Trim() -ne "") {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user