File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
# We need Ghostscript for XeTeX tests.
19
19
- run : sudo apt-get update && sudo apt-get install ghostscript
20
20
- name : Install TeX Live
21
- uses : zauguin/install-texlive@v3
21
+ uses : zauguin/install-texlive@v4
22
22
with :
23
23
# List the required TeX Live packages in a separate file to allow reuse in
24
24
# different workflows.
Original file line number Diff line number Diff line change 16
16
# We need Ghostscript for XeTeX tests.
17
17
- run : sudo apt-get update && sudo apt-get install ghostscript
18
18
- name : Install TeX Live
19
- uses : zauguin/install-texlive@v3
19
+ uses : zauguin/install-texlive@v4
20
20
with :
21
21
# List the required TeX Live packages in a separate file to allow reuse in
22
22
# different workflows.
You can’t perform that action at this time.
0 commit comments