Skip to content

Commit

Permalink
fix ModuleNotFoundError
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhanwei-Liu committed Sep 11, 2023
1 parent 01a4f2d commit 4e3b85d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
pip install sphinx-tabs==3.4.0
pip install sphinx-notfound-page==0.8.3
pip install sphinxext-opengraph==0.7.5
pip install sphinxcontrib-bibtex==2.6.1
- name: Sphinx build
run: |
cd doc
Expand Down

0 comments on commit 4e3b85d

Please sign in to comment.