Skip to content

Commit 195582d

Browse files
committed
More latex stuff
1 parent b9c9230 commit 195582d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install pandoc on Linux
2929
if: matrix.os == 'ubuntu-latest'
3030
run: |
31-
sudo apt-get update && sudo apt-get install -y pandoc texlive-latex-base
31+
sudo apt-get update && sudo apt-get install -y pandoc texlive-latex-base texlive-fonts-recommended texlive-latex-extra
3232
3333
- name: Install gotranx
3434
run: |

0 commit comments

Comments
 (0)