Skip to content

Commit

Permalink
Fix build-root option in release-docs.yml
Browse files Browse the repository at this point in the history
gbolmier committed Nov 24, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 95b1735 commit e1b4e10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-docs.yml
Original file line number Diff line number Diff line change
@@ -17,6 +17,8 @@ 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

0 comments on commit e1b4e10

Please sign in to comment.