Skip to content

Commit d41cb41

Browse files
author
Diptorup Deb
committed
try again...
1 parent c07e42a commit d41cb41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
cmake .. -DDPCTL_USE_MULTIVERSION_TEMPLATE=ON -DDPCTL_ENABLE_DOXYREST=ON -DDoxyrest_DIR=`pwd`/doxyrest-2.1.2-linux-amd64
6666
make Sphinx
6767
cd ..
68-
mv /home/runner/work/dpctl/dpctl/docs/generated_docs/docs ~/docs
68+
mv generated_docs/docs ~/docs
6969
git clean -dfx
7070
git checkout gh-pages
7171
cd master

0 commit comments

Comments
 (0)