diff --git a/build.ps1 b/build.ps1 index cd4f721e3..c05959df9 100644 --- a/build.ps1 +++ b/build.ps1 @@ -214,5 +214,5 @@ PackageInstaller echo "Generating ZIP" PackageZip -#echo "Generating Portable" -#PackagePortable \ No newline at end of file +echo "Generating Portable" +PackagePortable \ No newline at end of file