Install make
Some checks failed
the build failed

This commit is contained in:
Valentin Brandl
2018-10-13 16:21:36 +02:00
parent 352d983708
commit 0a98544447

View File

@ -10,7 +10,7 @@ pipeline:
build:
image: local/pandoc
commands:
- apt-get update && apt-get -y install graphviz
- apt-get update && apt-get -y install graphviz build-essential
- make
compress: