Skip to content

Commit 0b47594

Browse files
committed
fix typo
1 parent 7c84bbb commit 0b47594

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-tbb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
-Denable-portable-build=ON \
4242
-Denable-julia-bindings=OFF \
4343
-DTFEL_DIR=`spack location -i tfel`/share/tfel/cmake \
44-
-Denable-parallel-stl-algorithm=ON
44+
-Denable-parallel-stl-algorithms=ON
4545
- name: make
4646
shell: spack-sh {0}
4747
run: |

0 commit comments

Comments
 (0)