We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b0b56c commit a470ca8Copy full SHA for a470ca8
1 file changed
.github/workflows/gh-pages.yml
@@ -66,7 +66,7 @@ jobs:
66
fonts-freefont-otf \
67
gsfonts \
68
latexmk \
69
- texlive-latex-extra
+ texlive
70
71
- name: Generate LaTeX code to check for errors
72
run: |
0 commit comments