Skip to content

Commit

Permalink
Added sandopt option to ndggd make command
Browse files Browse the repository at this point in the history
  • Loading branch information
Valerio Pia committed Dec 11, 2024
1 parent 07c1cfd commit a244491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-sandreco.yml
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ jobs:
run: |
source ~/gegede/ggdvenv/bin/activate
cd ~/dunendggd
make -j2
make sandopt -j2
GEO=$(echo ${{matrix.sand-geometry}} | sed "s:sand:SAND:g")
mkdir -p ~/geo
mv ${GEO}.gdml ~/geo/.
Expand Down

0 comments on commit a244491

Please sign in to comment.