Skip to content

Commit

Permalink
Getting files from containers repo instead of writing them during wor…
Browse files Browse the repository at this point in the history
…kflow
  • Loading branch information
RaiqaRasool committed Jul 29, 2024
1 parent b65ed5a commit f47f8d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/halld_recon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Make all container scripts executable
run: |
ls .
chmod +x /JANA2/containers/scripts/*.sh
chmod +x JANA2/containers/scripts/*.sh
- name: Build JANA2
run: |
Expand Down

0 comments on commit f47f8d7

Please sign in to comment.