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
|
- name: Create dist directory
|
||||||
run: |
|
run: |
|
||||||
mkdir -p dist
|
mkdir -p dist
|
||||||
# Step 3: Compile the LaTeX
|
# Step 3: Compile the LaTeX.
|
||||||
- name: Compile LaTeX document
|
- name: Compile LaTeX document
|
||||||
run: |
|
run: |
|
||||||
latexmk -pdf -outdir=dist main.tex
|
latexmk -pdf -outdir=dist main.tex
|
||||||
|
|
Loading…
Add table
Reference in a new issue