install libncurses5 on ubuntu
This commit is contained in:
parent
263e7a55b7
commit
2f39a035b8
2
.github/workflows/compile.yml
vendored
2
.github/workflows/compile.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
run: |
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
apt-get update
|
||||
apt-get install -y git wget rpm rpm2cpio cpio make build-essential binutils m4 libtool-bin
|
||||
apt-get install -y git wget rpm rpm2cpio cpio make build-essential binutils m4 libtool-bin libncurses5
|
||||
|
||||
- name: Install centos environment
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user