Compare commits
No commits in common. "2d5fcd91d57d80634a374bd82efe1d56c7dae67f" and "e0b3cfb20fcfe9989208295657de30899edca4c9" have entirely different histories.
2d5fcd91d5
...
e0b3cfb20f
|
@ -33,5 +33,4 @@ jobs:
|
|||
env:
|
||||
VECTORDB_TOKEN: ${{ secrets.VECTORDB_TOKEN }}
|
||||
run: |
|
||||
cd VectorLoader
|
||||
python -m src.run --full
|
||||
|
|
Loading…
Reference in New Issue