mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-24 10:28:10 +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:
@@ -2,7 +2,7 @@
|
||||
source ~/utils/invoke-tests.sh
|
||||
|
||||
echo "install soundflower"
|
||||
brew cask install soundflower
|
||||
brew install --cask soundflower
|
||||
|
||||
echo "install switchaudio-osx"
|
||||
brew install switchaudio-osx
|
||||
|
||||
Reference in New Issue
Block a user