Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Stephane Rigaud <Stephane.rigaud@pasteur.fr>
  • Loading branch information
StRigaud committed Apr 17, 2024
1 parent 10c3dbc commit 7c703f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Install build sphinx
run: |
python -m pip install --upgrade pip
python -m pip install ninja breathe sphinx_rtd_theme
python -m pip install ninja breathe=4.35.0 sphinx=7.2.6 sphinx_rtd_theme=2.0.0
shell: bash -l {0}

- name: generat build folder
Expand Down

0 comments on commit 7c703f3

Please sign in to comment.