mirror of
https://github.com/actions/runner-images.git
synced 2025-12-24 10:28:00 +08:00
[macOS] brew --cask option fix. (#2325)
* [macOS] brew --cask option fix. * removed curl from HS * return curl back
This commit is contained in:
@@ -13,6 +13,6 @@ brew tap aws/tap
|
||||
brew install aws-sam-cli
|
||||
|
||||
echo "Install aws cli session manager"
|
||||
brew cask install session-manager-plugin
|
||||
brew install --cask session-manager-plugin
|
||||
|
||||
invoke_tests "Common" "AWS"
|
||||
Reference in New Issue
Block a user