Commit f989b6c 1 parent 2498bbb commit f989b6c Copy full SHA for f989b6c
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 37
37
# We need Ghostscript for XeTeX tests.
38
38
- run : sudo apt-get update && sudo apt-get install ghostscript
39
39
- name : Install TeX Live
40
- uses : zauguin/install-texlive@v3
40
+ uses : zauguin/install-texlive@v4
41
41
with :
42
42
# List the required TeX Live packages in a separate file to allow reuse in
43
43
# different workflows.
Original file line number Diff line number Diff line change 35
35
# We need Ghostscript for XeTeX tests.
36
36
- run : sudo apt-get update && sudo apt-get install ghostscript
37
37
- name : Install TeX Live
38
- uses : zauguin/install-texlive@v3
38
+ uses : zauguin/install-texlive@v4
39
39
with :
40
40
# List the required TeX Live packages in a separate file to allow reuse in
41
41
# different workflows.
You can’t perform that action at this time.
0 commit comments