This commit is contained in:
liuyq-617 2021-05-06 16:36:09 +08:00
parent dd16e2d95c
commit e2f8b44617
1 changed files with 0 additions and 3 deletions

View File

@ -12,9 +12,6 @@ steps:
commands:
- apt-get update
- apt-get install -y cmake build-essential
- pip3 install psutil
- pip3 install guppy3
- pip3 install src/connector/python/linux/python3/
- mkdir debug
- cd debug
- cmake ..