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