Skip to content

Commit

Permalink
Update doc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SrikanthPagadarai authored Nov 1, 2024
1 parent 64c3170 commit 0011472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
cd ../bindings/python
pip install ".[tools]"
cd ../../build
rm -rf *
sudo rm -rf *
cmake .. -DBUILD_DOC=ON
make Sphinx
Expand Down

0 comments on commit 0011472

Please sign in to comment.