Skip to content

Commit

Permalink
Revert "Fix build-root option in release-docs.yml"
Browse files Browse the repository at this point in the history
This reverts commit e1b4e10.
  • Loading branch information
gbolmier committed Nov 24, 2024
1 parent e1b4e10 commit b986198
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
with:
# Use 3.12 for the docs env waiting for spaCy and srsly to support 3.13
python-version: "3.12"
# To be removed once going back to the latest Python version supported by River
build-root: false

- name: Install extra Ubuntu dependencies
run: sudo apt-get install graphviz pandoc
Expand Down

0 comments on commit b986198

Please sign in to comment.