Skip to content

Commit

Permalink
try get the job run
Browse files Browse the repository at this point in the history
  • Loading branch information
YuXHe15 committed Aug 15, 2024
1 parent 661a1b4 commit a7ac658
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,13 @@ jobs:
pip install sphinx
pip install myst-parser
pip install sphinx-rtd-theme
pip install sphinxcontrib-applehelp
pip install sphinxcontrib-devhelp
pip install sphinxcontrib-htmlhelp
pip install sphinxcontrib-jquery
pip install sphinxcontrib-jsmath
pip install sphinxcontrib-qthelp
pip install sphinxcontrib-serializinghtml
- name: Check Sphinx installation
Expand Down

0 comments on commit a7ac658

Please sign in to comment.