Skip to content

Commit 2110ce8

Browse files
committed
insatll fc-cache
1 parent b7c346e commit 2110ce8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/env_image.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ sudo python3 get-pip.py
1111
sudo python3 -m pip install requests
1212
sudo python3 .circleci/download_google_fonts.py
1313
sudo cp -r .circleci/fonts/ /usr/share/
14+
sudo apt install fontconfig
1415
sudo fc-cache -f
1516

1617
# install kaleido & plotly

0 commit comments

Comments
 (0)