Skip to content

Commit

Permalink
Change how spack is configured.
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronrutherford committed Sep 13, 2024
1 parent 50a045f commit 45a452a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spack_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
cd spack
git checkout 9bbf4405306ba85ed66907c4e1cd3a2ce980dd38
cd -
echo $(pwd)/spack/opt/spack/bin >> "$GITHUB_PATH"
source ./spack/share/spack/setup-env.sh
- name: Create heredoc spack.yaml
run: |
Expand Down

0 comments on commit 45a452a

Please sign in to comment.