Just another commit to test it
Some checks failed
Compile LaTeX and Release PDF / build_latex (push) Failing after 57s
Some checks failed
Compile LaTeX and Release PDF / build_latex (push) Failing after 57s
This commit is contained in:
parent
9edd7f6ab8
commit
2c962ea9f7
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ jobs:
|
|||
- name: Create dist directory
|
||||
run: |
|
||||
mkdir -p dist
|
||||
# Step 3: Compile the LaTeX
|
||||
# Step 3: Compile the LaTeX.
|
||||
- name: Compile LaTeX document
|
||||
run: |
|
||||
latexmk -pdf -outdir=dist main.tex
|
||||
|
|
Loading…
Add table
Reference in a new issue