Skip to content

Commit d2696e9

Browse files
authored
Update docs.yml
1 parent 86037e0 commit d2696e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
sudo apt update -y
2323
sudo apt install -y cmake ninja-build graphviz graphviz
2424
git clone https://github.com/doxygen/doxygen.git ../doxygen
25-
cd ..
25+
cd ../doxygen
2626
git checkout 26b5403
2727
cd -
2828
cmake -S ../doxygen -B ../doxygen/build -G Ninja

0 commit comments

Comments
 (0)