Skip to content

Commit

Permalink
Update sourcehan_font_ttf.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gek64 authored Feb 8, 2022
1 parent 2a6533f commit 64b9645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sourcehan_font_ttf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
# 下载
wget https://github.com/adobe-fonts/source-han-serif/releases/latest/download/09_SourceHanSerifSC.zip
# 解压
unzip SourceHanSerifSC.zip
unzip 09_SourceHanSerifSC.zip
# 转换
otf2ttf OTF/SimplifiedChinese/*.otf
# 获取版本
Expand Down

0 comments on commit 64b9645

Please sign in to comment.