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

Fix .gitlab-ci.yml file

parent 16b275bd
No related branches found
No related tags found
No related merge requests found
Pipeline #1308908 failed
......@@ -84,7 +84,7 @@ geant4-build:
- mkdir build_GeoModelG4
- cd build_GeoModelG4
- echo "${CMAKE_ARGS}"
- cmake ${CMAKE_ARGS} ..
- cmake ${CMAKE_ARGS} ../GeoModelG4
- cmake --build . -- -j$(nproc)
- cmake --build . -- install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment