diff --git a/Scripts/post_build.ps1 b/Scripts/post_build.ps1 index 1757ed99e22..63dab0ed8e3 100644 --- a/Scripts/post_build.ps1 +++ b/Scripts/post_build.ps1 @@ -130,7 +130,7 @@ function Main { Validate-Directory $o Pack-Squirrel-Installer $p $v $o - Publish-Portable $o $v +# Publish-Portable $o $v } }