Skip to content

Commit 7ea9f50

Browse files
author
Cameron Rutherford
authored
Update spack_build.yml
1 parent bb45d9e commit 7ea9f50

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/spack_build.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,7 @@ jobs:
118118
submodules: true
119119

120120
- name: Clone Spack
121-
run: |
122-
git clone https://github.com/spack/spack.git
123-
popd
121+
run: git clone https://github.com/spack/spack.git
124122

125123
- name: Setup Spack
126124
run: echo "$PWD/spack/bin" >> "$GITHUB_PATH"

0 commit comments

Comments
 (0)