Skip to content

Commit 759fb4a

Browse files
authored
Update build.yaml (#6)
v3 latex build
1 parent 4493c00 commit 759fb4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
fetch-depth: '0'
1717
- name: Compile LaTeX document
18-
uses: xu-cheng/latex-action@v2
18+
uses: xu-cheng/latex-action@v3
1919
with:
2020
root_file: src/template.tex
2121
args: -pdf -shell-escape -interaction=nonstopmode -output-directory=.build

0 commit comments

Comments
 (0)