mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
Update the tools before building the docs
This commit is contained in:
parent
dc32146a39
commit
82955f6787
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ if [ $conflict_count != 0 ]; then
|
|||
echo "Conflict detected in $CONFLICTED_FILE. Doc build skipped." > ../build/$F
|
||||
err=1
|
||||
else
|
||||
make html >& ../build/$F
|
||||
make update html >& ../build/$F
|
||||
err=$?
|
||||
fi
|
||||
update_status "Making doc" "$F" $start
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue