Add system packages
Some checks failed
Try loading the plugin into nvim / build (ubuntu-20.04) (push) Failing after 19s
Some checks failed
Try loading the plugin into nvim / build (ubuntu-20.04) (push) Failing after 19s
This commit is contained in:
@@ -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: |
|
||||||
|
|||||||
Reference in New Issue
Block a user