Skip to content

Commit

Permalink
Fix GitHub build
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Hiot committed Jun 24, 2024
1 parent 12da1b0 commit 59da125
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ jobs:
- name: Set up Git repository
uses: actions/checkout@v3
- name: Compile LaTeX document
uses: xu-cheng/latex-action@v2
uses: xu-cheng/latex-action@v3
with:
work_in_root_file_dir: true
root_file: |
main.tex
slides/thesis-slides.tex
Expand Down

0 comments on commit 59da125

Please sign in to comment.