Update build.ps1

This commit is contained in:
Connection Refused
2021-04-09 09:21:05 +08:00
committed by GitHub
parent 5b857cc518
commit b218e785d8

View File

@@ -19,7 +19,7 @@ param (
[Parameter()]
[bool]
$PublishSingleFile = $True
$PublishSingleFile = $False
)
.\scripts\download.ps1 $OutputPath