Skip to content

Commit 6a72bdb

Browse files
committed
No need to run install target for macOS
1 parent 9d69ecd commit 6a72bdb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-doxygen.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,6 @@ jobs:
459459
-DCMAKE_PREFIX_PATH="${{ github.workspace }}/llvm-install;${{ github.workspace }}/qt6-install;${{ github.workspace }}/xapian-install"
460460
echo "=== done ==="
461461
make -j$(sysctl -n hw.logicalcpu)
462-
make install
463462
shell: bash
464463

465464
- name: Configure CMake for Doxygen (Windows)

0 commit comments

Comments
 (0)