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 - ./check_lang_folder_sync.sh
- cd en - cd en
- make gh-linkcheck - make gh-linkcheck
- make html || cat /tmp/sphinx-err*.log - make html
- ../check_doc_warnings.sh - ../check_doc_warnings.sh
- cd ../zh_CN - cd ../zh_CN
- make gh-linkcheck - make gh-linkcheck