updated .drone.yml

This commit is contained in:
Nareshkumar Rao 2022-02-16 00:37:05 +01:00
parent 39969fa9b1
commit 5e44f7535f

View File

@ -7,6 +7,7 @@ steps:
- name: buildlatex
image: nareshkumarrao/texliveonfly
commands:
- tlmgr update --self --all
- texliveonfly Main.tex
- biber main
- texliveonfly Main.tex