Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
Change-Id: Ibc26261b90de673712e90de0d640a8f32f23763e
  • Loading branch information
Qing Lan committed Mar 9, 2021
1 parent 00835ad commit 3662376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
python-version: '3.x'
- name: Install CN fonts
run: apt-get update && apt-get install fonts-arphic-uming
run: sudo apt-get update && sudo apt-get install fonts-arphic-uming
- name: install Python Dependencies
run: pip3 install nbconvert==5.6.1 mkdocs mkdocs-exclude mknotebooks==0.4.1 mkdocs-material jupyter Pygments Markdown==3.2.2
- name: Install IJava kernel
Expand Down

0 comments on commit 3662376

Please sign in to comment.