diff --git a/.github/scripts/install_deps.sh b/.github/scripts/install_deps.sh index 692860c60f..db69820947 100755 --- a/.github/scripts/install_deps.sh +++ b/.github/scripts/install_deps.sh @@ -49,7 +49,6 @@ if [[ $OS == Linux ]]; then fi fi elif [[ $OS == Darwin ]]; then - brew update --quiet if [[ -n $TEST ]]; then brew install cpanminus fish fswatch