fix(ci): Fix mac m1 build

macos-click-through
Serg Tereshchenko 3 years ago
parent b6ae0b3c79
commit 01b7918538

@ -194,7 +194,7 @@ jobs:
- name: Install Neovim
run: |
brew install neovim
arch -arm64 brew install neovim
- name: Test
env:

Loading…
Cancel
Save