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