mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-08-22 02:59:48 +08:00
WIP
This commit is contained in:
parent
3549d357c1
commit
aa665c40f9
4
.github/build_windows_packages.ps1
vendored
4
.github/build_windows_packages.ps1
vendored
@ -1,9 +1,9 @@
|
||||
$ErrorActionPreference = "Stop"
|
||||
|
||||
param (
|
||||
[string]$workDir
|
||||
)
|
||||
|
||||
$ErrorActionPreference = "Stop"
|
||||
|
||||
Set-Location -Path $workDir
|
||||
Write-Host "Current location: $(Get-Location)"
|
||||
Get-ChildItem .
|
||||
|
Loading…
x
Reference in New Issue
Block a user