diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5e090a227..c4121fcbc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -533,8 +533,7 @@ jobs: requirements.txt \ LICENSE \ README.md \ - paperless.conf.example \ - gunicorn.conf.py + paperless.conf.example do cp --verbose ${file_name} dist/paperless-ngx/ done