File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -54,10 +54,13 @@ jobs:
54
54
55
55
- name : Install Texlive (Linux)
56
56
if : runner.os == 'Linux'
57
- uses : teatimeguest/setup -texlive-action@v3
57
+ uses : zauguin/install -texlive@v4
58
58
with :
59
- cache : true
60
- packages : scheme-basic fontspec inputenc fontenc tipa mathrsfs calligra xcolor standalone preview doublestroke ms everysel setspace rsfs relsize ragged2e fundus-calligra microtype wasysym physics dvisvgm jknapltx wasy cm-super babel-english gnu-freefont mathastext cbfonts-fd xetex
59
+ packages : >
60
+ scheme-basic latex fontspec tipa calligra xcolor
61
+ standalone preview doublestroke setspace rsfs relsize
62
+ ragged2e fundus-calligra microtype wasysym physics dvisvgm jknapltx
63
+ wasy cm-super babel-english gnu-freefont mathastext cbfonts-fd xetex
61
64
62
65
- name : Start virtual display (Linux)
63
66
if : runner.os == 'Linux'
You can’t perform that action at this time.
0 commit comments