Skip to content

Commit

Permalink
setup env
Browse files Browse the repository at this point in the history
  • Loading branch information
RaiqaRasool committed Jul 22, 2024
1 parent ed64e36 commit d0c2bc2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/halld_recon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
chmod +x setenv.sh
- name: Create version.xml
run: |
run: |
cat <<EOF > version.xml
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://halldweb.jlab.org/halld_versions/version7.xsl"?>
Expand Down Expand Up @@ -82,4 +82,5 @@ jobs:
- name: Setup Environment
run: |
source setenv.sh
source setenv.sh
echo $JANA_HOME

0 comments on commit d0c2bc2

Please sign in to comment.