From c6d0efa788249432dcbba8089e306d37838aff1f Mon Sep 17 00:00:00 2001 From: Wellington Augusto Ribeiro <59797383+wellingtonaribeiro@users.noreply.github.com> Date: Wed, 18 May 2022 13:47:35 -0300 Subject: [PATCH] Update install.ps1 --- install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.ps1 b/install.ps1 index ea01c2c..488e6d7 100644 --- a/install.ps1 +++ b/install.ps1 @@ -25,7 +25,7 @@ choco feature enable -n=allowGlobalConfirmation; ,"dotnetcore-sdk" ,"microsoft-edge" ,"visualstudio2022enterprise" - +,"powerautomatedesktop" ,"microsoft-windows-terminal" ,"azure-cli" ,"gh"