try with will command path
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
c458d27c38
commit
f74c827469
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ type: docker
|
|||
name: Compile LaTeX
|
||||
|
||||
steps:
|
||||
- name: Check syntax
|
||||
- name: Compile with PdfLaTeX
|
||||
image: aergus/latex
|
||||
command:
|
||||
- pdflatex main.tex
|
||||
- /usr/bin/pdflatex main.tex
|
||||
|
|
Loading…
Reference in a new issue