mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 16:25:33 +01:00
Install pip
This commit is contained in:
parent
40da245d8d
commit
1b61765df8
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue