Explorar o código

fix: typo in install.yaml

grvxs %!s(int64=3) %!d(string=hai) anos
pai
achega
e4f146e980
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/install.yaml

+ 1 - 1
.github/workflows/install.yaml

@@ -30,7 +30,7 @@ jobs:
           sudo apt-get update
           sudo apt-get install neovim -y
 
-      - name: Installl dependencies for OSX
+      - name: Install dependencies for OSX
         if: matrix.os == 'osx'
         run: |
           brew update >/dev/null