Skip to content

Commit d735a2e

Browse files
committed
Dependencies
1 parent 32ef53a commit d735a2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
run: |
3131
sudo apt -y update
3232
sudo apt -y install --no-install-recommends git python3 python3-pip doxygen
33+
sudo apt -y install --no-install-recommends texlive-base texlive-latex-extra texlive-fonts-extra texlive-fonts-recommended
3334
sudo -H pip3 install --upgrade poxy
3435
3536
- name: Generate docs

0 commit comments

Comments
 (0)