Skip to content

Commit d0dfb6a

Browse files
author
Diptorup Deb
committed
small fix...
1 parent 782a852 commit d0dfb6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
tar xf doxyrest-2.1.2-linux-amd64.tar.xz
6565
cmake .. -DDPCTL_USE_MULTIVERSION_TEMPLATE=ON -DDPCTL_ENABLE_DOXYREST=ON -DDoxyrest_DIR=`pwd`/doxyrest-2.1.2-linux-amd64
6666
make Sphinx
67+
cd ..
6768
mv docs/generated_docs/docs ~/docs
6869
git clean -dfx
6970
git checkout gh-pages

0 commit comments

Comments
 (0)