Add system packages
Try loading the plugin into nvim / build (ubuntu-20.04) (push) Failing after 19s
Details
Try loading the plugin into nvim / build (ubuntu-20.04) (push) Failing after 19s
Details
This commit is contained in:
parent
cdff94cb58
commit
ef31d3db9c
|
@ -16,6 +16,7 @@ jobs:
|
||||||
- name: Prepare system
|
- name: Prepare system
|
||||||
run: |
|
run: |
|
||||||
apt-get update -qy
|
apt-get update -qy
|
||||||
|
apt install -y libc6 cmake
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue