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