chore(docs) fix latex build

This commit is contained in:
Themba Dube
2021-05-07 12:31:39 -04:00
parent e44c19946c
commit 5a5d469e23
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
!${{ env.pythonLocation }}/lib/python*/site-packages/setuptools*
key: ${{ env.pythonLocation }}
- name: Install Doxygen and Latex dependencies
run: sudo apt-get install doxygen texlive-xetex
run: sudo apt-get install doxygen texlive-xetex makeindex texlive-lang-english
- name: Install requirements
run: |
pip install --upgrade --upgrade-strategy eager sphinx recommonmark commonmark breathe sphinx-rtd-theme sphinx-markdown-tables sphinx-sitemap