Skip to content

Commit 359cd85

Browse files
committed
fix CI again
1 parent 4e60cd2 commit 359cd85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

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

0 commit comments

Comments
 (0)