Explorar o código

we don't need brew upgrade in github workflow testing

Abouzar Parvan %!s(int64=4) %!d(string=hai) anos
pai
achega
2d9fa523c9
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      .github/workflows/install.yaml

+ 0 - 1
.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