Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
obonaventure authored Apr 5, 2024
1 parent ec43901 commit 794fdba
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 @@ -17,7 +17,7 @@ jobs:
- name: Install mscgen
run: sudo apt-get install mscgen
- name: Sphinx contrib
run: sudo pip3 install sphinxcontrib-spelling sphinxcontrib-bibtex sphinxcontrib-tikz matplotlib==3.4.0 sphinx==3.5.4 sphinxcontrib-mscgen sphinx-book-theme
run: sudo pip3 install sphinxcontrib-spelling sphinxcontrib-bibtex sphinxcontrib-tikz matplotlib==3.4.0 sphinx sphinxcontrib-mscgen sphinx-book-theme
- name: Sphinx contrib-mscgen
run: sudo pip3 install git+https://github.com/obonaventure/mscgen.git
- name: Checkout
Expand Down

0 comments on commit 794fdba

Please sign in to comment.