Skip to content

Commit f856a09

Browse files
committed
include scheme-basic in tex live installation; hopefully sufficient to run latex
1 parent 749cb8a commit f856a09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: zauguin/install-texlive@v4
3939
with:
4040
packages: >
41-
latex iftex graphics xcolor newunicodechar
41+
scheme-basic iftex graphics xcolor newunicodechar
4242
4343
- name: Set up Python
4444
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)