Update .gitlab-ci.yml
authorChris Cormack <chris@bigballofwax.co.nz>
Sat, 2 Sep 2017 06:45:53 +0000 (06:45 +0000)
committerChris Cormack <chris@bigballofwax.co.nz>
Sat, 2 Sep 2017 06:45:53 +0000 (06:45 +0000)
.gitlab-ci.yml

index 43f18b9..e77f7b5 100644 (file)
@@ -3,7 +3,7 @@ image: debian:unstable
 pages:
   script:
   - apt-get update
-  - DEBIAN_FRONTEND=noninteractive apt-get install -y python3-sphinx  python3-sphinxcontrib.spelling 
+  - DEBIAN_FRONTEND=noninteractive apt-get install -y python3-sphinx  python3-sphinxcontrib.spelling make
   - cd en
   - make html
   - mv _build/html/ public/