◐ Shell
reader mode source ↗
Skip to content
Merged
Changes from all commits
File filter
Conversations
Jump to
Diff view
Apply and reload
Show whitespace
Diff view
Apply and reload
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -94,7 +94,7 @@ jobs:
sphinx-build -j auto -W --keep-going -b html -d cpython/Doc/_build/doctree -D language=es . cpython/Doc/_build/html

# Publica la documentación recién construida para poder descargarla de ser necesario
- uses: actions/upload-artifact@v6
with:
path: cpython/Doc/_build/html
name: documentación-html
Toggle all file notes Toggle all file annotations