Skip to content

Commit e7a831e

Browse files
authored
Update build-pdf.yml
switch to texlive-luatex Signed-off-by: hodyroff <2643573+hodyroff@users.noreply.github.com>
1 parent 0417d06 commit e7a831e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install Dependencies
1818
run: |
1919
sudo apt-get update
20-
sudo apt-get install -y pandoc texlive texlive-latex-recommended \
20+
sudo apt-get install -y pandoc texlive-luatex texlive-latex-recommended \
2121
texlive-latex-extra texlive-fonts-recommended fonts-lato \
2222
librsvg2-bin make
2323

0 commit comments

Comments
 (0)