diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1e3b063629e24f2e4f8c0e3d1531142598b1e74b..b8e38847a7b656a39ffda26c31bfbdaa96535ed4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,7 +27,6 @@ stages: - cd ${CI_PROJECT_DIR}/conan-${CONAN_VERSION} - echo $PATH - which python - - which pip - ls -al ${CI_PROJECT_DIR}/${PYTHON_ROOT}/bin - pip install -e . - python pyinstaller.py