Wrong name for package
All checks were successful
Try loading the plugin into nvim / build (ubuntu-20.04) (push) Successful in 42s
All checks were successful
Try loading the plugin into nvim / build (ubuntu-20.04) (push) Successful in 42s
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Prepare system
|
||||
run: |
|
||||
apt-get update -qy
|
||||
apt install -y neovim python3-nvim
|
||||
apt install -y neovim python3-neovim
|
||||
|
||||
- name: Load plugin into neovim
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user