Skip to content
Snippets Groups Projects
Commit 716e6d9b authored by Marilena Bandieramonte's avatar Marilena Bandieramonte
Browse files

Change the install path in gitlab CI

parent d9f53820
No related branches found
No related tags found
No related merge requests found
Pipeline #1306772 failed
......@@ -12,7 +12,7 @@ before_script:
- set +e && source CI/setup_lcg.sh; set -e
variables:
CMAKE_BASE_ARGS: -GNinja -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=../install
CMAKE_BASE_ARGS: -GNinja -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=../../install
GIT_SUBMODULE_STRATEGY: recursive
geomodelcore-build:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment