Update latex-action
Some checks failed
Compile LaTeX and Release PDF / build_latex (push) Failing after 2s
Some checks failed
Compile LaTeX and Release PDF / build_latex (push) Failing after 2s
This commit is contained in:
parent
1a83201e52
commit
b0df5778c7
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ jobs:
|
|||
token: ${{ secrets.RELEASE_TOKEN }} # Use RELEASE_TOKEN instead of GITHUB_TOKEN
|
||||
|
||||
- name: Compile LaTeX document
|
||||
uses: xu-cheng/latex-action@v3
|
||||
uses: leomurca/latex-action@v3
|
||||
with:
|
||||
root_file: main.tex
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue