Update documentation.yml

This commit is contained in:
Joey Xia 2025-01-16 20:03:28 +08:00 committed by GitHub
parent 1f56f18061
commit 70c3d329f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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