[CI] Improve Docs CI Efficiency (#3587)
Co-authored-by: zhaochenyang20 <zhaochen20@outlook.com>
This commit is contained in:
co-authored by
zhaochenyang20
parent
862dd76c76
commit
7443197a63
@@ -36,6 +36,9 @@ jobs:
|
||||
run: |
|
||||
bash scripts/ci_install_dependency.sh
|
||||
pip install -r docs/requirements.txt
|
||||
apt-get update
|
||||
apt-get install -y pandoc
|
||||
apt-get update && apt-get install -y parallel
|
||||
|
||||
- name: Setup Jupyter Kernel
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user