Skip to content

Commit 85574db

Browse files
committed
add more texlive depndencies
1 parent 571da0a commit 85574db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/paper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: pip install -r requirements.txt
2222

2323
- name: Install LaTeX requirements for matplotlib
24-
run: sudo apt install -y texlive-latex-base texlive-latex-extra
24+
run: sudo apt install -y texlive-latex-base texlive-latex-extra cm-super-minimal
2525

2626
- name: Create contributor snippet
2727
run: python contributors.py

0 commit comments

Comments
 (0)