Merge pull request 'fixed correct path for vector loading' (#33) from feat/cicd into main
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 38s Details
Run VectorLoader Script / Explore-Gitea-Actions (push) Successful in 21s Details

Reviewed-on: #33
This commit is contained in:
Falko Victor Habel 2025-03-16 12:17:16 +00:00
commit 2d5fcd91d5
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