Skip to content
Snippets Groups Projects
Commit 681337d2 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: correct ip6 compact directory in link

parent bf96eff4
No related branches found
No related tags found
1 merge request!55fix: remove LCG99 from linux-lcg workflow
...@@ -65,7 +65,7 @@ jobs: ...@@ -65,7 +65,7 @@ jobs:
cmake -B build -S . -DCMAKE_INSTALL_PREFIX=${PREFIX} cmake -B build -S . -DCMAKE_INSTALL_PREFIX=${PREFIX}
cmake --build build -- install cmake --build build -- install
# link ip6 into install # link ip6 into install
ln -sf ../ip6/ip6 ${PREFIX}/share/ecce/ip6ip6 ln -sf ../ip6/ip6 ${PREFIX}/share/ecce/ip6
# check geometry # check geometry
source ${PREFIX}/setup.sh source ${PREFIX}/setup.sh
checkGeometry -c ${DETECTOR_PATH}/${DETECTOR}.xml checkGeometry -c ${DETECTOR_PATH}/${DETECTOR}.xml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment