We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d472ea commit 85e9b93Copy full SHA for 85e9b93
scripts/setup/macos-10.15/install_deps.sh
@@ -7,7 +7,7 @@ set -eux
7
# Github promises weekly build image updates, so we can skip the update step and
8
# worst case we should only be 1-2 weeks behind upstream brew.
9
# https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-software
10
-brew update
+#brew update
11
12
# Install dependencies via `brew`
13
brew install ctags
0 commit comments