There was an error while loading. Please reload this page.
1 parent bb36f44 commit b92bb23Copy full SHA for b92bb23
1 file changed
.github/workflows/static.yml
@@ -32,25 +32,11 @@ jobs:
32
uses: xu-cheng/latex-action@v3
33
with:
34
root_file: main.tex
35
- extra_system_packages: >-
36
- texlive-fonts-recommended
37
- texlive-latex-recommended
38
- texlive-latex-extra
39
- texlive-science
40
- texlive-xetex
41
- latexmk
42
43
- name: Compile Beamer tutorial (beamer-tutorial.tex)
44
45
46
root_file: beamer-tutorial.tex
47
48
49
50
51
52
53
54
55
- name: Upload main PDF artifact
56
uses: actions/upload-artifact@v4
0 commit comments