Skip to content

Commit 0df2ef5

Browse files
committed
Try to fix ci
1 parent 91427d2 commit 0df2ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/build_manylinux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ PYBIN=${PYROOT}/bin/python3
66
PYINCLUDE=${PYROOT}/include/python${PY_DOT_VERSION}
77

88

9-
echo --BUILDING for Python ${PYVER} (${PY_DOT_VERSION})--
9+
echo --BUILDING for Python ${PYVER} ${PY_DOT_VERSION}--
1010
echo --PYTHON_ROOT=${PYROOT}--
1111
echo --PYTHON_BIN=${PYBIN}--
1212
echo --PYTHON_INCLUDE=${PYINCLUDE}--

0 commit comments

Comments
 (0)