Skip to content
Snippets Groups Projects

fixing ci

Merged Whitney Armstrong requested to merge whit1/EIC/NPDet:ci into master
2 files
+ 3
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -6,4 +6,4 @@ source /usr/local/bin/geant4.sh
mkdir build
cd build
cmake ../. -DCMAKE_INSTALL_PREFIX=/usr/local
make -j20
make -j30
Loading