Skip to content

Commit

Permalink
ci: install lualatex in docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
pbelmans committed Jun 7, 2024
1 parent e5847b7 commit cb384ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
sudo apt-get install -y texlive
sudo apt-get install -y texlive-latex-extra
sudo apt-get install -y latexmk
sudo apt-get install texlive-luatex
sudo apt-get install -y python3-sphinx
sudo pip install sphinx-plausible
- name: Checkout Hodge diamond cutter
Expand Down

0 comments on commit cb384ec

Please sign in to comment.