Skip to content

Commit

Permalink
linux-eic-shell.yml: fix container for eicrecon-test-plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl authored and wdconinc committed Apr 26, 2024
1 parent 648011e commit d5d2e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-eic-shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ jobs:
- name: Run EICrecon
uses: eic/run-cvmfs-osg-eic-shell@main
with:
platform-release: "${{ env.platform-release }}"
platform-release: "${{ env.platform }}:${{ env.release }}"
setup: "/opt/detector/epic-${{ env.detector-version }}/setup.sh"
run: |
export DETECTOR_CONFIG=${DETECTOR}_${{ matrix.detector_config }}
Expand Down

0 comments on commit d5d2e67

Please sign in to comment.