Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Baltzell committed Jun 24, 2024
1 parent 9df9ad5 commit 7a79f60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
. ./modules/init/bash
module use /cvmfs/oasis.opensciencegrid.org/jlab/hallb/clas12/sw/modulefiles
module avail
for x in ./modulefiles/*; do x=$(basename $x) && module load $x && module unload $x; done
module load clas12
java -version

0 comments on commit 7a79f60

Please sign in to comment.