mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-18 01:39:00 +00:00
ci: fix readme workflow
This commit is contained in:
committed by
Stephan Seitz
parent
ec018f1a5f
commit
e6eaefe449
1
.github/workflows/update-readme.yml
vendored
1
.github/workflows/update-readme.yml
vendored
@@ -17,6 +17,7 @@ jobs:
|
||||
env:
|
||||
NVIM_TAG: stable
|
||||
run: |
|
||||
sudo apt install libfuse2
|
||||
wget https://github.com/neovim/neovim/releases/download/${NVIM_TAG}/nvim.appimage
|
||||
chmod u+x nvim.appimage
|
||||
mkdir -p ~/.local/share/nvim/site/pack/nvim-treesitter/start
|
||||
|
||||
Reference in New Issue
Block a user