Skip to content

Commit

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

- name: Clone Spack
run: |
git clone https://github.com/spack/spack.git
popd
run: git clone https://github.com/spack/spack.git

- name: Setup Spack
run: echo "$PWD/spack/bin" >> "$GITHUB_PATH"
Expand Down

0 comments on commit 7ea9f50

Please sign in to comment.