try with will command path
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
otthorn 2021-02-13 00:44:14 +01:00
parent c458d27c38
commit f74c827469

View file

@ -3,7 +3,7 @@ type: docker
name: Compile LaTeX name: Compile LaTeX
steps: steps:
- name: Check syntax - name: Compile with PdfLaTeX
image: aergus/latex image: aergus/latex
command: command:
- pdflatex main.tex - /usr/bin/pdflatex main.tex