We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4493c00 commit 759fb4aCopy full SHA for 759fb4a
.github/workflows/build.yaml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
fetch-depth: '0'
17
- name: Compile LaTeX document
18
- uses: xu-cheng/latex-action@v2
+ uses: xu-cheng/latex-action@v3
19
20
root_file: src/template.tex
21
args: -pdf -shell-escape -interaction=nonstopmode -output-directory=.build
0 commit comments