Fix build

This commit is contained in:
ChsBuffer
2021-09-14 09:47:43 +08:00
parent 2a8754ecfb
commit 5ec8d38fd1

View File

@@ -22,7 +22,7 @@ param (
$PublishSingleFile = $True
)
Remove-Item -Recurse -Force $OutputPath
Remove-Item -Recurse -Force $OutputPath -Confirm:$false -ErrorAction Ignore
.\scripts\download.ps1 $OutputPath