Skip to content

Commit

Permalink
Merge pull request #285 from clEsperanto/StRigaud-patch-1
Browse files Browse the repository at this point in the history
fix pages.yml
  • Loading branch information
StRigaud committed Apr 17, 2024
2 parents 9f3aace + 097b0db commit 10c3dbc
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 sphinx sphinx_rtd_theme breathe
python -m pip install ninja breathe sphinx_rtd_theme
shell: bash -l {0}

- name: generat build folder
Expand Down

0 comments on commit 10c3dbc

Please sign in to comment.