Skip to content
Snippets Groups Projects
Commit 3a901423 authored by Santiago Ospina De Los Ríos's avatar Santiago Ospina De Los Ríos
Browse files

Fix install prefix

parent 73cfd79f
No related branches found
No related tags found
1 merge request!49Resolve "Finish installation and usage instruction on the documentation"
Pipeline #33555 failed
......@@ -79,7 +79,7 @@ stages:
image: ${DEPENDENCIES_IMAGE}
stage: build
script:
- export CMAKE_PREFIX_PATH="$CI_PROJECT_DIR/dune-copasi-install"
- export CMAKE_INSTALL_PREFIX="$CI_PROJECT_DIR/dune-copasi-install"
- ./.ci/install /duneci/dune.opts
artifacts:
paths:
......
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