Skip to content

Commit e73f48c

Browse files
authored
Merge d58d308 into ace049c
2 parents ace049c + d58d308 commit e73f48c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

scripts/datasheet-rendering/render-datasheets.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ if [ -n "$CI" ]; then
66
# Fix for SSL problem in phantom.js
77
# export OPENSSL_CONF=/etc/ssl/
88

9+
fc-list :lang=zh
10+
11+
apt-get install -y language-pack-zh*
12+
13+
fc-list :lang=zh
14+
915
mkdir /usr/share/fonts/truetype/open-sans
1016
mkdir /usr/share/fonts/truetype/roboto-mono
1117

0 commit comments

Comments
 (0)