mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Install pip
This commit is contained in:
parent
40da245d8d
commit
1b61765df8
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
- name: dependencies
|
||||
run: |
|
||||
pip install --upgrade pipenv
|
||||
pipenv install --system --dev --ignore-pipfile
|
||||
pipenv install --system --dev
|
||||
- name: make
|
||||
run: |
|
||||
cd docs/
|
||||
|
Loading…
x
Reference in New Issue
Block a user