Skip to content

Commit

Permalink
Fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
parcollet committed Feb 10, 2024
1 parent bf527db commit 37a885b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,10 @@ jobs:
python3-numpy
python3-pip
python3-sphinx
python3-sphinx-rtd-theme
&&
pip3 install myst-parser linkify-it-py &&
pip3 install sphinx==5.3.0 sphinx-rtd-theme
#pip3 install sphinx==5.3.0 sphinx-rtd-theme
- name: Install homebrew dependencies
if: matrix.os == 'macos-14'
Expand Down

0 comments on commit 37a885b

Please sign in to comment.