Skip to content
Snippets Groups Projects
Commit 19e7639e authored by Riccardo Maria Bianchi's avatar Riccardo Maria Bianchi :sunny:
Browse files

CI: debug geant4 job

parent dcf7c215
No related branches found
No related tags found
No related merge requests found
......@@ -125,6 +125,8 @@ variables:
- cd Geant4-build
- ls;
- ls ../
- ls ../install
- ls ../install/xerces-c-${XERCESC_VERSION}/
- cmake ${CMAKE_ARGS} -DGEANT4_INSTALL_DATA=ON -DGEANT4_USE_GDML=ON -DGEANT4_BUILD_MULTITHREADED=ON -DXERCESC_ROOT_DIR=../install/xerces-c-${XERCESC_VERSION}/ ../geant4 -DGEANT4_USE_SYSTEM_EXPAT=OFF
- make -j4
- make 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