ci: install tree-sitter-cli

This commit is contained in:
Price Hiller 2024-05-13 14:56:07 -05:00 committed by windwp
parent 1b2c0807cd
commit ad7f7b0f3b

View File

@ -13,7 +13,7 @@ jobs:
- os: ubuntu-20.04
url: https://github.com/neovim/neovim/releases/download/nightly/nvim-linux64.tar.gz
manager: sudo apt-get
packages: -y fd-find
packages: -y fd-find tree-sitter-cli
steps:
- uses: actions/checkout@v3
- run: date +%F > todays-date