And now without sudo
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Abel Hoogeveen 2022-03-30 16:25:28 +00:00
parent 6bb1f991dd
commit c2a9f49344
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ steps:
- name: compiletest
image: ubuntu:latest
commands:
- sudo apt-get -qq update && sudo apt-get install -y --no-install-recommends texlive-full
- apt-get -qq update && apt-get install -y --no-install-recommends texlive-full
- pdflatex -interaction=nonstopmode -halt-on-error *.tex