Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
LuciferUchiha committed Jul 27, 2024
2 parents 67f442b + 717284c commit e2e3b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chunk_documents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r ./üinecone/requirements.txt
pip install -r ./pinecone/requirements.txt
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v44
Expand Down

0 comments on commit e2e3b2a

Please sign in to comment.