Skip to content

Commit

Permalink
Update .github/workflows/spack_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronrutherford authored Sep 19, 2024
1 parent f4b8db8 commit bb45d9e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/spack_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,7 @@ jobs:

- name: Clone Spack
run: |
# TODO: Move back to spack@develop once patch in in develop
git clone https://github.com/cameronrutherford/spack.git
pushd spack
git checkout 838f2b6708a28cae7b1c1de1f1e1f29a1bf2ee0d
git clone https://github.com/spack/spack.git
popd
- name: Setup Spack
Expand Down

0 comments on commit bb45d9e

Please sign in to comment.