From ebcde8cf5545f790f9552ba6a6901c9e79727746 Mon Sep 17 00:00:00 2001 From: Connection Refused Date: Fri, 2 Apr 2021 02:00:28 +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 5c34b61928..8ef8d990ed 100644 --- a/build.ps1 +++ b/build.ps1 @@ -19,7 +19,7 @@ param ( [Parameter()] [bool] - $PublishSingleFile = $True, + $PublishSingleFile = $True ) .\download.ps1 $OutputPath