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 86037e0 commit d2696e9Copy full SHA for d2696e9
.github/workflows/docs.yml
@@ -22,7 +22,7 @@ jobs:
22
sudo apt update -y
23
sudo apt install -y cmake ninja-build graphviz graphviz
24
git clone https://github.com/doxygen/doxygen.git ../doxygen
25
- cd ..
+ cd ../doxygen
26
git checkout 26b5403
27
cd -
28
cmake -S ../doxygen -B ../doxygen/build -G Ninja
0 commit comments