Skip to content

Commit 1332c45

Browse files
committed
MAINT: add dvipng for matplotlib LaTeX
1 parent fcfd9fb commit 1332c45

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/cache.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ jobs:
2828
texlive-fonts-extra \
2929
texlive-xetex \
3030
latexmk \
31-
xindy
31+
xindy \
32+
dvipng
3233
- name: Build HTML
3334
shell: bash -l {0}
3435
run: |

0 commit comments

Comments
 (0)