mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-08-17 23:19:47 +08:00
WIP
This commit is contained in:
parent
0bc50761f0
commit
27534d9bc2
2
.github/build_windows_packages.ps1
vendored
2
.github/build_windows_packages.ps1
vendored
@ -9,8 +9,10 @@ if (-not $cuda) {
|
||||
}
|
||||
|
||||
$date = $env:DATE_SUFFIX
|
||||
Write-Host "111 $date"
|
||||
if ($date -and $date.Trim() -ne "") {
|
||||
$date = Get-Date -Format "MMdd"
|
||||
Write-Host "222 $date"
|
||||
}
|
||||
$pkgName = "GPT-SoVITS-$date"
|
||||
$tmpDir = "tmp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user