fixed correct path for vector loading
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 37s Details

This commit is contained in:
Falko Victor Habel 2025-03-16 13:16:52 +01:00
parent ed4fedd403
commit 153ccc9f1d
1 changed files with 1 additions and 0 deletions

View File

@ -33,4 +33,5 @@ jobs:
env: env:
VECTORDB_TOKEN: ${{ secrets.VECTORDB_TOKEN }} VECTORDB_TOKEN: ${{ secrets.VECTORDB_TOKEN }}
run: | run: |
cd VectorLoader
python -m src.run --full python -m src.run --full