Skip to content

Commit

Permalink
Update sand-ci-dev.yml
Browse files Browse the repository at this point in the history
why share/spack/setup-env.sh is not found?
  • Loading branch information
mt82 authored Jul 7, 2024
1 parent a05ce70 commit 2561bd3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sand-ci-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ jobs:
- run: yum install -y git
- run: git clone --depth=100 --branch=releases/v0.22 https://github.com/spack/spack.git ~/spack
- run: cd ~/spack
- run: ls -lrt
- run: ls -lrt share
- run: ls -lrt share/spack
- run: . share/spack/setup-env.sh

## https://geant4-userdoc.web.cern.ch/UsersGuides/InstallationGuide/html/index.html
Expand Down

0 comments on commit 2561bd3

Please sign in to comment.