From 1b84c6bd69472e3754db8ee5c0f9b0ae3879fdeb Mon Sep 17 00:00:00 2001 From: Angela Burton Date: Thu, 19 May 2022 17:12:49 -0700 Subject: [PATCH] Block set-env.ps1 from sending to output stream (#671) --- build/manifest.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/manifest.ps1 b/build/manifest.ps1 index 3799cacb..9b32890a 100644 --- a/build/manifest.ps1 +++ b/build/manifest.ps1 @@ -15,7 +15,7 @@ param( ); -& "$PSScriptRoot/set-env.ps1" +& "$PSScriptRoot/set-env.ps1" | Out-Null $artifacts = @{ Packages = @(