mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 23:35:22 +01:00
Merge pull request #72 from dawnsystem/claude/fix-github-actions-paths-015WHM3wLkUo348X8GBigGo1
fix(ci/cd): remove hardcoded absolute path in GitHub Actions workflow
This commit is contained in:
commit
27043e2b58
1 changed files with 0 additions and 1 deletions
1
.github/workflows/docker-intellidocs.yml
vendored
1
.github/workflows/docker-intellidocs.yml
vendored
|
|
@ -45,7 +45,6 @@ jobs:
|
|||
|
||||
- name: Install Python dependencies
|
||||
run: |
|
||||
cd /home/user/IntelliDocs-ngx
|
||||
uv sync --all-extras
|
||||
|
||||
- name: Test ML/OCR imports
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue