mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(CI): install newer version of clang on MacOS
This commit is contained in:
parent
966096b502
commit
006aceb574
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
brew update
|
||||
brew install llvm
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue