Skip to content

Commit

Permalink
Update release-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxHalford committed Nov 9, 2023
1 parent 9cadfb6 commit 9f65d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install extra Python dependencies
run: |
poetry install --with docs --with compat
poetry install rich
poetry run pip install rich
poetry run python -m spacy download en_core_web_sm
- name: Use Rich in notebooks
Expand Down

0 comments on commit 9f65d1c

Please sign in to comment.