ci: fix doxygen job

This commit is contained in:
Tommaso Pecorella
2025-01-13 01:30:31 +01:00
parent 0343886af9
commit 994ff30b8a

View File

@@ -14,6 +14,8 @@
- pacman --noconfirm -U https://archive.archlinux.org/packages/d/dia/dia-0.97.3-9-x86_64.pkg.tar.zst
# temporary revert to Doxygen 1.11.0. The package has been recompiled
# without spdlog and wizard support to fix a library dependency.
# Clang-18 is needed by doxygen
- pacman -Sy --noconfirm clang18
- wget -nv http://www.nsnam.org/packages/doxygen-1.11.0-4-x86_64.pkg.tar.zst
- pacman --noconfirm -U doxygen-1.11.0-4-x86_64.pkg.tar.zst
# no policy is a good policy.