This commit is contained in:
parent
dfc5b13365
commit
6bb1f991dd
@ -4,7 +4,7 @@ name: test
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: compiletest
|
- name: compiletest
|
||||||
image: ubuntu
|
image: ubuntu:latest
|
||||||
commands:
|
commands:
|
||||||
- sudo apt-get -qq update && sudo apt-get install -y --no-install-recommends texlive-full
|
- sudo apt-get -qq update && sudo apt-get install -y --no-install-recommends texlive-full
|
||||||
- pdflatex -interaction=nonstopmode -halt-on-error *.tex
|
- pdflatex -interaction=nonstopmode -halt-on-error *.tex
|
Loading…
Reference in New Issue
Block a user