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

index ea5060c..978fc46 100644 (file)
@@ -2,6 +2,7 @@ image: debian:unstable
 
 pages:
   script:
+  - apt-get update
   - apt-get install python3-sphinx  python3-sphinxcontrib.spelling 
   - cd en
   - make html