ci: revert accidental change from f0eb9985b9

This commit is contained in:
Ivan Grokhotkov 2018-11-01 12:56:07 +08:00
parent c18890875e
commit b9366d2c64

View file

@ -362,7 +362,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