Skip to content

Commit

Permalink
fixing post_install
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Dec 1, 2023
1 parent bbae030 commit d2cf38d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ build:
- texlive-full
jobs:
post_install:
- pushd docs
- cd docs
- doxygen ./doxygen/Doxyfile.in
- popd
- cd ..
- ls ./_readthedocs

# Build documentation in the "docs/" directory with Sphinx
Expand Down

0 comments on commit d2cf38d

Please sign in to comment.