[macos] use brew_smart_install where appropriate (#8607)

This commit is contained in:
ilia-shipitsin
2023-10-20 08:50:55 +02:00
committed by GitHub
parent a1ef070e65
commit 8c66e96bea
6 changed files with 13 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ sudo installer -pkg /tmp/AWSCLIV2.pkg -target /
echo Installing aws sam cli...
brew tap aws/tap
brew install aws-sam-cli
brew_smart_install aws-sam-cli
echo "Install aws cli session manager"
brew install --cask session-manager-plugin