diff --git a/.github/scripts/install_deps.sh b/.github/scripts/install_deps.sh index db69820947..45693cf3c1 100755 --- a/.github/scripts/install_deps.sh +++ b/.github/scripts/install_deps.sh @@ -50,6 +50,7 @@ if [[ $OS == Linux ]]; then fi elif [[ $OS == Darwin ]]; then if [[ -n $TEST ]]; then + brew untap aws/tap brew install cpanminus fish fswatch npm install -g neovim