Wrong name for package
All checks were successful
Try loading the plugin into nvim / build (ubuntu-20.04) (push) Successful in 42s

This commit is contained in:
2024-12-18 11:11:38 +01:00
parent dcdf4ad6ee
commit 7cfca8e9e4

View File

@@ -16,7 +16,7 @@ jobs:
- name: Prepare system - name: Prepare system
run: | run: |
apt-get update -qy apt-get update -qy
apt install -y neovim python3-nvim apt install -y neovim python3-neovim
- name: Load plugin into neovim - name: Load plugin into neovim
run: | run: |