ci:Specify the version of the python connector
This commit is contained in:
parent
6e7d490ec8
commit
60603343f6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue