We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 749cb8a commit f856a09Copy full SHA for f856a09
1 file changed
.github/workflows/deploy-docs.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: zauguin/install-texlive@v4
39
with:
40
packages: >
41
- latex iftex graphics xcolor newunicodechar
+ scheme-basic iftex graphics xcolor newunicodechar
42
43
- name: Set up Python
44
uses: actions/setup-python@v5
0 commit comments