Skip to content

Commit

Permalink
Update sand-ci-dev.yml
Browse files Browse the repository at this point in the history
checks
  • Loading branch information
mt82 authored Jul 8, 2024
1 parent b35cafe commit f713b0b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sand-ci-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,5 +250,8 @@ jobs:
cd sandreco
mkdir build
cd build
ls -lrt .
ls -lrt ..
ls -lrt ../..
cmake -DCMAKE_INSTALL_PREFIX=.. -DCMAKE_PREFIX_PATH="../../geant4;../../root;../../edepsim" ../source
make -j8 install

0 comments on commit f713b0b

Please sign in to comment.