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 9d69ecd commit 6a72bdbCopy full SHA for 6a72bdb
.github/workflows/build-doxygen.yml
@@ -459,7 +459,6 @@ jobs:
459
-DCMAKE_PREFIX_PATH="${{ github.workspace }}/llvm-install;${{ github.workspace }}/qt6-install;${{ github.workspace }}/xapian-install"
460
echo "=== done ==="
461
make -j$(sysctl -n hw.logicalcpu)
462
- make install
463
shell: bash
464
465
- name: Configure CMake for Doxygen (Windows)
0 commit comments