fixed correct path for vector loading
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 37s
Details
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 37s
Details
This commit is contained in:
parent
ed4fedd403
commit
153ccc9f1d
|
@ -33,4 +33,5 @@ jobs:
|
|||
env:
|
||||
VECTORDB_TOKEN: ${{ secrets.VECTORDB_TOKEN }}
|
||||
run: |
|
||||
cd VectorLoader
|
||||
python -m src.run --full
|
||||
|
|
Loading…
Reference in New Issue