Skip to content

Commit

Permalink
Update build.yaml (#6)
Browse files Browse the repository at this point in the history
v3 latex build
  • Loading branch information
nohr-ai authored Aug 27, 2024
1 parent 4493c00 commit 759fb4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
fetch-depth: '0'
- name: Compile LaTeX document
uses: xu-cheng/latex-action@v2
uses: xu-cheng/latex-action@v3
with:
root_file: src/template.tex
args: -pdf -shell-escape -interaction=nonstopmode -output-directory=.build

0 comments on commit 759fb4a

Please sign in to comment.