This commit is contained in:
parent
7084e500b5
commit
9801d0bca0
@ -36,7 +36,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Compile LaTeX Document
|
||||
run: latexmk -pdf -output-directory=/github/workspace ${{ env.root_file }}
|
||||
run: latexmk -pdf ${{ env.root_file }}
|
||||
env:
|
||||
root_file: main.tex # Replace 'main.tex' with the path to your main LaTeX file
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user