Skip to content

Commit

Permalink
eic-shell CI job: Fix missing cvmfs mount
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanwbrei committed Jul 19, 2024
1 parent b6286b0 commit 467cfdd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/eicshell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
runs-on: ubuntu-latest
needs: eicshell_build_jana2
steps:
- uses: cvmfs-contrib/github-action-cvmfs@v4
- uses: eic/run-cvmfs-osg-eic-shell@main
with:
platform-release: "jug_xl:nightly"
Expand All @@ -49,6 +50,7 @@ jobs:
runs-on: ubuntu-latest
needs: eicshell_build_jana2
steps:
- uses: cvmfs-contrib/github-action-cvmfs@v4
- uses: eic/run-cvmfs-osg-eic-shell@main
with:
platform-release: "jug_xl:nightly"
Expand All @@ -60,6 +62,7 @@ jobs:
runs-on: ubuntu-latest
needs: eicshell_build_jana2
steps:
- uses: cvmfs-contrib/github-action-cvmfs@v4
- uses: eic/run-cvmfs-osg-eic-shell@main
with:
platform-release: "jug_xl:nightly"
Expand All @@ -76,6 +79,7 @@ jobs:
runs-on: ubuntu-latest
needs: eicshell_build_jana2
steps:
- uses: cvmfs-contrib/github-action-cvmfs@v4
- uses: eic/run-cvmfs-osg-eic-shell@main
with:
platform-release: "jug_xl:nightly"
Expand Down

0 comments on commit 467cfdd

Please sign in to comment.