Skip to content

Commit 7d79fae

Browse files
committed
Update env variable
1 parent 56acfe6 commit 7d79fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ build:
1818
html:
1919
# Command copied from
2020
# https://github.com/python/python-docs-es/blob/3.14/.github/workflows/main.yml#L94
21-
- sphinx-build -j auto -W --keep-going -b html -d cpython/Doc/_build/doctree -D language=es . $READTHEDOCS_OUTPUTDIR/html
21+
- sphinx-build -j auto -W --keep-going -b html -d cpython/Doc/_build/doctree -D language=es . $READTHEDOCS_OUTPUT/html
2222

2323

2424
# Optionally set the version of Python and requirements required to build your docs

0 commit comments

Comments
 (0)