mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 07:15:07 +01:00
Print the env
This commit is contained in:
parent
7e99d7515f
commit
b41dd2780e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
|
|
@ -19,6 +19,7 @@ jobs:
|
|||
python-version: ${{ matrix.python-version }}
|
||||
- name: Tests
|
||||
run: |
|
||||
env
|
||||
sudo apt-get update -qq
|
||||
sudo apt-get install -qq libpoppler-cpp-dev unpaper tesseract-ocr imagemagick ghostscript optipng
|
||||
echo "Replacing python version with ${matrix.python-version}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue