ci: fix readme workflow

This commit is contained in:
ObserverOfTime
2023-01-21 21:32:58 +02:00
committed by Stephan Seitz
parent ec018f1a5f
commit e6eaefe449

View File

@@ -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