We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e60cd2 commit 359cd85Copy full SHA for 359cd85
1 file changed
.github/workflows/check.yml
@@ -39,7 +39,7 @@ jobs:
39
-Denable-portable-build=ON \
40
-Denable-julia-bindings=OFF \
41
-DTFEL_DIR=`spack location -i tfel`/share/tfel/cmake \
42
- -Denable-parallel-stl-algorithm=OFF
+ -Denable-parallel-stl-algorithms=OFF
43
- name: make
44
shell: spack-sh {0}
45
run: |
0 commit comments