Skip to content
Snippets Groups Projects
Commit 38c9d30a authored by Grégoire Kubler's avatar Grégoire Kubler
Browse files

chore : test removing export CMAKE_PREFIX_PATH

parent 5468cbf8
No related branches found
No related tags found
1 merge request!5Feat/release pip
......@@ -30,7 +30,7 @@ include:
- DEPENDENCY_JOB="$CI_JOB_NAME"
- !reference [.ubuntu:download:artifacts, script] # located in common.gitlab-ci.yml
# Build current module
- export CMAKE_PREFIX_PATH=$AIDGE_INSTALL
# - export CMAKE_PREFIX_PATH=$AIDGE_INSTALL
- echo "Build directory :$BUILD_DIR"
- mkdir -p $BUILD_DIR
- echo ${AIDGE_INSTALL/"../"}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment