Wrong name for package
Try loading the plugin into nvim / build (ubuntu-20.04) (push) Successful in 42s
Details
Try loading the plugin into nvim / build (ubuntu-20.04) (push) Successful in 42s
Details
This commit is contained in:
parent
dcdf4ad6ee
commit
7cfca8e9e4
|
@ -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: |
|
||||||
|
|
Loading…
Reference in New Issue