summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/install.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/install.yaml b/.github/workflows/install.yaml
index 5c22d6fa..e0b7a179 100644
--- a/.github/workflows/install.yaml
+++ b/.github/workflows/install.yaml
@@ -33,7 +33,6 @@ jobs:
if: matrix.os == 'osx'
run: |
brew update >/dev/null
- brew upgrade
brew install neovim
- name: Install LunarVim