We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bf7e7b commit de59fc1Copy full SHA for de59fc1
.github/workflows/publ.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Publish
17
uses: xu-cheng/texlive-action@v2
18
with:
19
- scheme: basic
+ scheme: small
20
run: |
21
tlmgr install \
22
collection-luatex \
0 commit comments