fix drone

This commit is contained in:
Nareshkumar Rao 2022-02-03 15:21:54 +01:00
parent 26228a2bcd
commit 64daa52d0c

View File

@ -7,9 +7,9 @@ steps:
- name: buildlatex - name: buildlatex
image: nareshkumarrao/texliveonfly image: nareshkumarrao/texliveonfly
commands: commands:
- texliveonfly.py Main.tex - texliveonfly Main.tex
- biber main - biber main
- texliveonfly.py Main.tex - texliveonfly Main.tex
- biber main - biber main
- texliveonfly.py Main.tex - texliveonfly Main.tex