Working on getting the CI to be happy
[kohadocs.git] / .gitlab-ci.yml
index c461632..3626a02 100644 (file)
@@ -1,5 +1,5 @@
 before_script:
-    - apt-get update && apt-get install -y python3-sphinx python3-sphinxcontrib.spelling
+    - pip install Sphinx
 
 build_job:
     stage: build