diff --git a/.drone.yml b/.drone.yml index 2f76183..08154c1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,5 +5,5 @@ name: Compile LaTeX steps: - name: Compile with PdfLaTeX image: aergus/latex - command: + commands: - /usr/bin/pdflatex main.tex