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 52b5403 commit 4be41d3
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 @@ -77,7 +77,7 @@ jobs:

- name: Make all container scripts executable
run: |
chmod +x $GITHUB_WORKSPACE/JANA2/containers/scripts/*.sh
chmod +x $GITHUB_WORKSPACE/containers/scripts/*.sh
- name: Build JANA2
run: |
Expand Down

0 comments on commit 4be41d3

Please sign in to comment.