Skip to content

Commit

Permalink
Update documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZiyiXia authored Jan 16, 2025
1 parent 1f56f18 commit 70c3d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
pip install . sphinx myst_parser myst-nb sphinx-design pydata-sphinx-theme sphinxcontrib-googleanalytics
- name: Install content dependencies
run: |
pip install faiss-cpu air-benchmark beir
pip install faiss-cpu mteb air-benchmark beir
- name: Sphinx build
run: |
sphinx-build docs/source docs/build
Expand Down

0 comments on commit 70c3d32

Please sign in to comment.