We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 571da0a commit 85574dbCopy full SHA for 85574db
.github/workflows/paper.yml
@@ -21,7 +21,7 @@ jobs:
21
run: pip install -r requirements.txt
22
23
- name: Install LaTeX requirements for matplotlib
24
- run: sudo apt install -y texlive-latex-base texlive-latex-extra
+ run: sudo apt install -y texlive-latex-base texlive-latex-extra cm-super-minimal
25
26
- name: Create contributor snippet
27
run: python contributors.py
0 commit comments