Skip to content

Commit

Permalink
Test fix of CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Valerio Pia committed Dec 10, 2024
1 parent 68f38af commit 07c1cfd
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
./build_hall.sh ${{matrix.sand-geometry}}
make -j2
GEO=$(echo ${{matrix.sand-geometry}} | sed "s:sand:SAND:g")
mkdir -p ~/geo
mv ${GEO}.gdml ~/geo/.
Expand Down

0 comments on commit 07c1cfd

Please sign in to comment.