ci:Specify the version of the python connector

This commit is contained in:
chenhaoran 2023-03-10 20:10:45 +08:00
parent 6e7d490ec8
commit 60603343f6
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ RET=$?
echo "cmd exit code: $RET"
md5sum /usr/lib/libtaos.so.1
md5sum /home/TDinternal/debug/build/lib/libtaos.so
pip3 install taospy==2.7.3
if [ $RET -ne 0 ]; then
pwd