There was an error while loading. Please reload this page.
1 parent 7f83967 commit bb36f44Copy full SHA for bb36f44
1 file changed
.github/workflows/static.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: xu-cheng/latex-action@v3
33
with:
34
root_file: main.tex
35
- extra_packages: >-
+ extra_system_packages: >-
36
texlive-fonts-recommended
37
texlive-latex-recommended
38
texlive-latex-extra
@@ -44,7 +44,7 @@ jobs:
44
45
46
root_file: beamer-tutorial.tex
47
48
49
50
@@ -101,4 +101,4 @@ jobs:
101
102
- name: Deploy to GitHub Pages
103
id: deployment
104
- uses: actions/deploy-pages@v4
+ uses: actions/deploy-pages@v4
0 commit comments