diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci-install-macos-latest.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/ci-install-macos-latest.sh b/scripts/ci-install-macos-latest.sh index b8e60fd3b..10a9d9bb6 100644 --- a/scripts/ci-install-macos-latest.sh +++ b/scripts/ci-install-macos-latest.sh @@ -1,5 +1,5 @@ brew update -brew install llvm +brew install llvm --HEAD brew install neovim --HEAD mkdir -p ~/.local/share/nvim/site/pack/nvim-treesitter/start ln -s $(pwd) ~/.local/share/nvim/site/pack/nvim-treesitter/start |
