Skip to content

Commit

Permalink
check
Browse files Browse the repository at this point in the history
  • Loading branch information
RaiqaRasool committed Aug 6, 2024
1 parent a2493a9 commit 5ceede1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/halld_recon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,11 @@ jobs:
mkdir -p /cvmfs/oasis.opensciencegrid.org
mount -t cvmfs oasis.opensciencegrid.org /cvmfs/oasis.opensciencegrid.org
ln -s /cvmfs/oasis.opensciencegrid.org/gluex/group /group
export BUILD_SCRIPTS=/cvmfs/oasis.opensciencegrid.org/gluex/group/halld/Software/build_scripts
source \$BUILD_SCRIPTS/gluex_env_clean.sh
source \$BUILD_SCRIPTS/gluex_env_jlab.sh /workspace/halld_recon/halld_recon_build_prereqs_version.xml
source \$BUILD_SCRIPTS/gluex_env_boot_jlab.sh --bs \$BUILD_SCRIPTS
gxenv /workspace/halld_recon/halld_recon_build_prereqs_version.xml
echo "rootsys"
echo \$ROOTSYS
Expand Down

0 comments on commit 5ceede1

Please sign in to comment.