mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-09 09:58:20 -05:00
Try installing sphinx simply with apt
This commit is contained in:
parent
08299fb808
commit
248e4e5eb9
4
.github/workflows/docker-publish.yml
vendored
4
.github/workflows/docker-publish.yml
vendored
@ -45,9 +45,7 @@ jobs:
|
|||||||
- name: dependencies
|
- name: dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update -qq
|
sudo apt-get update -qq
|
||||||
sudo apt-get install -qq libpoppler-cpp-dev unpaper tesseract-ocr imagemagick ghostscript optipng
|
sudo apt-get install -qq python3-sphinx
|
||||||
pip install --upgrade pipenv
|
|
||||||
pipenv install --system --dev
|
|
||||||
- name: make
|
- name: make
|
||||||
run: |
|
run: |
|
||||||
cd docs/
|
cd docs/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user