Try installing sphinx simply with apt

This commit is contained in:
Mark Schmitt 2021-01-07 07:57:12 +01:00
parent 08299fb808
commit 248e4e5eb9

View File

@ -45,9 +45,7 @@ jobs:
- name: dependencies
run: |
sudo apt-get update -qq
sudo apt-get install -qq libpoppler-cpp-dev unpaper tesseract-ocr imagemagick ghostscript optipng
pip install --upgrade pipenv
pipenv install --system --dev
sudo apt-get install -qq python3-sphinx
- name: make
run: |
cd docs/