修正CI脚本,适配基于PULP的YUM仓库。
This commit is contained in:
@@ -30,6 +30,8 @@ env | sort
|
||||
: "${NO_RTTI:=OFF}"
|
||||
: "${COMPILER_IS_GNUCXX:=OFF}"
|
||||
|
||||
# Install dependency from YUM
|
||||
yum install -y mrzcpd framework zlib-devel librdkafka-devel
|
||||
mkdir build || true
|
||||
cd build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user