From b218e785d8a219b6c9de93b269de04de255ef7dd Mon Sep 17 00:00:00 2001 From: Connection Refused Date: Fri, 9 Apr 2021 09:21:05 +0800 Subject: [PATCH] Update build.ps1 --- build.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.ps1 b/build.ps1 index eed7e1b2..b346a906 100644 --- a/build.ps1 +++ b/build.ps1 @@ -19,7 +19,7 @@ param ( [Parameter()] [bool] - $PublishSingleFile = $True + $PublishSingleFile = $False ) .\scripts\download.ps1 $OutputPath