gitea latex workflow: full github path to latex action
Some checks failed
Build LaTeX document / build_latex (push) Failing after 6s
Some checks failed
Build LaTeX document / build_latex (push) Failing after 6s
This commit is contained in:
@@ -7,7 +7,7 @@ jobs:
|
||||
- name: Set up Git repository
|
||||
uses: actions/checkout@v4
|
||||
- name: Compile LaTeX document
|
||||
uses: xu-cheng/latex-action@v3
|
||||
uses: https://github.com/xu-cheng/latex-action@v3
|
||||
with:
|
||||
root_file: Main.tex
|
||||
latexmk_shell_escape: true
|
||||
|
||||
Reference in New Issue
Block a user