Skip to content

Commit

Permalink
fix package name
Browse files Browse the repository at this point in the history
Signed-off-by: Ashish Tiwari <ashishjaitiwari15112000@gmail.com>
  • Loading branch information
Revolyssup committed Oct 23, 2023
1 parent dc933a6 commit 42cd96e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/centos7-ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ install_dependencies() {
# install build & runtime deps
yum install -y wget tar gcc automake autoconf libtool make unzip \
git sudo openldap-devel which ca-certificates openssl-devel \
epel-release cpanm
epel-release cpanminus

# install newer curl
yum makecache
Expand Down Expand Up @@ -114,3 +114,4 @@ case $case_opt in
run_case
;;
esac
``

0 comments on commit 42cd96e

Please sign in to comment.