ci: install tree-sitter-cli

This commit is contained in:
Price Hiller 2024-05-13 14:56:07 -05:00
parent b9a588ed7e
commit b146a98159
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

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