mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
CI: remove LLVM compilation from Mac CI
This commit is contained in:
parent
55e36f4011
commit
b7364d923b
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
brew update
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue