Skip to content

Commit 98b5ef4

Browse files
committed
fixup! Use PIC
1 parent bf8ed8f commit 98b5ef4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
color: true
3434

3535
- name: Patch spack # To be deleted; see associated github pulls
36-
working-directory: spack-src
3736
run: |
3837
for id in 49397; do
3938
curl -LfsS "https://github.com/spack/spack/pull/${id}.diff" | patch -p1

0 commit comments

Comments
 (0)