Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Oct 7, 2024
1 parent 1de6c4a commit 72e47c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/concretize-current-nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
cd /spack
git checkout $(cat /key4hep-spack/.latest-commit)
source /key4hep-spack/.cherry-pick
source spack/share/spack/setup-env.sh
source /spack/share/spack/setup-env.sh
if [ "${{ matrix.build_type }}" = "release" ]; then
env=key4hep-release
Expand Down

0 comments on commit 72e47c8

Please sign in to comment.