Skip to content

Commit 01347e0

Browse files
committed
remove failing ninja-build
1 parent c4af743 commit 01347e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/pre_build_script_linux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -ex
33

44
source packaging/manylinux/python_helper.sh
5-
yum -y install ninja-build zlib
5+
yum -y install zlib
66
# Docker path is /__w by default
77
export WORKSPACE="/__w"
88
# Install static OpenSSL/libcrypto library

0 commit comments

Comments
 (0)