We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf8ed8f commit 98b5ef4Copy full SHA for 98b5ef4
.github/workflows/build.yaml
@@ -33,7 +33,6 @@ jobs:
33
color: true
34
35
- name: Patch spack # To be deleted; see associated github pulls
36
- working-directory: spack-src
37
run: |
38
for id in 49397; do
39
curl -LfsS "https://github.com/spack/spack/pull/${id}.diff" | patch -p1
0 commit comments