Skip to content

Commit 70c3d32

Browse files
authored
Update documentation.yml
1 parent 1f56f18 commit 70c3d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
pip install . sphinx myst_parser myst-nb sphinx-design pydata-sphinx-theme sphinxcontrib-googleanalytics
1717
- name: Install content dependencies
1818
run: |
19-
pip install faiss-cpu air-benchmark beir
19+
pip install faiss-cpu mteb air-benchmark beir
2020
- name: Sphinx build
2121
run: |
2222
sphinx-build docs/source docs/build

0 commit comments

Comments
 (0)