File tree Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Original file line number Diff line number Diff line change 6363 - name : Setup TeX Live
6464 uses : teatimeguest/setup-texlive-action@v3
6565 with :
66- packages : scheme-basic
66+ packages : |
67+ scheme-basic
68+ amsmath
69+ natbib
70+ inputenc
71+ fontenc
72+ babel
73+ graphicx
74+ a4wide
75+ color
76+ ae
77+ fancyvrb
6778 - uses : r-hub/actions/run-check@v1
6879 with :
6980 token : ${{ secrets.RHUB_TOKEN }}
@@ -96,7 +107,18 @@ jobs:
96107 - name : Setup TeX Live
97108 uses : teatimeguest/setup-texlive-action@v3
98109 with :
99- packages : scheme-basic
110+ packages : |
111+ scheme-basic
112+ amsmath
113+ natbib
114+ inputenc
115+ fontenc
116+ babel
117+ graphicx
118+ a4wide
119+ color
120+ ae
121+ fancyvrb
100122 - uses : r-hub/actions/run-check@v1
101123 with :
102124 job-config : ${{ matrix.config.job-config }}
You can’t perform that action at this time.
0 commit comments