We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a759e47 commit f85ecbeCopy full SHA for f85ecbe
.github/workflows/houdini.yml
@@ -176,7 +176,7 @@ jobs:
176
-DDISABLE_DEPENDENCY_VERSION_CHECKS=ON \
177
-DUSE_EXPLICIT_INSTANTIATION=OFF \
178
-DLLVM_DIR=/usr/local/opt/llvm@15/lib/cmake/llvm \
179
- -DCMAKE_INSTALL_PREFIX=${{ github.workspace }}/install
+ -DCMAKE_INSTALL_PREFIX=${{ github.workspace }}/install \
180
\"
181
- name: test
182
run: cd build && ctest -V
0 commit comments