Commit a5974e50 authored by Emmanuel Bertin's avatar Emmanuel Bertin
Browse files

Add LaTeX extra formats.

parent 06ee856f
......@@ -26,7 +26,7 @@ jobs:
- name: Install dependencies
run: |
pip3 install -r doc/requirements.txt
sudo apt-get -y install latexmk texlive-latex-recommended texlive-fonts-recommended
sudo apt-get -y install latexmk texlive-latex-recommended texlive-fonts-recommended texlive-formats-extra
- name: Build doc
run: |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment