fix typo in drone configuration
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
otthorn 2021-02-24 20:13:34 +01:00
parent f74c827469
commit 1de33567c1

View file

@ -5,5 +5,5 @@ name: Compile LaTeX
steps: steps:
- name: Compile with PdfLaTeX - name: Compile with PdfLaTeX
image: aergus/latex image: aergus/latex
command: commands:
- /usr/bin/pdflatex main.tex - /usr/bin/pdflatex main.tex