Merge branch 'bugfix/ci_make_html' into 'master'

ci: revert accidental change from f0eb9985b9

See merge request idf/esp-idf!3607
This commit is contained in:
Ivan Grokhotkov 2018-11-02 20:38:16 +08:00
commit 7c5fd9326a

View file

@ -363,7 +363,7 @@ build_docs:
- ./check_lang_folder_sync.sh
- cd en
- make gh-linkcheck
- make html || cat /tmp/sphinx-err*.log
- make html
- ../check_doc_warnings.sh
- cd ../zh_CN
- make gh-linkcheck