Skip to content

Commit

Permalink
Install readline-devel
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamOlech committed Dec 18, 2024
1 parent 3f544c2 commit a1f5c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*
yum update -y
yum install -y git tar wget libnsl bc time make gcc gcc-c++ perl python3 python3-pip zlib-devel \
openssl-devel xz-devel sqlite-devel libffi-devel ncurses-devel bzip2-devel
openssl-devel xz-devel sqlite-devel libffi-devel ncurses-devel bzip2-devel readline-devel
- name: Setup repository
uses: actions/checkout@v4
Expand Down

0 comments on commit a1f5c9c

Please sign in to comment.