mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Try to insall sphinx from pipfile
This commit is contained in:
parent
1238d8b994
commit
40da245d8d
3
.github/workflows/docker-publish.yml
vendored
3
.github/workflows/docker-publish.yml
vendored
@ -53,7 +53,8 @@ jobs:
|
||||
command: "pip install -U pip"
|
||||
- name: dependencies
|
||||
run: |
|
||||
pip install 'sphinx~=3.3' sphinx_rtd_theme
|
||||
pip install --upgrade pipenv
|
||||
pipenv install --system --dev --ignore-pipfile
|
||||
- name: make
|
||||
run: |
|
||||
cd docs/
|
||||
|
Loading…
x
Reference in New Issue
Block a user