Skip to content

Commit 50fbd65

Browse files
committed
use only bold
1 parent fdc214c commit 50fbd65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
cd work-fonts
6464
git clone --depth=1 https://github.com/dev-protocol/stackroom.git
6565
cd stackroom/fonts
66-
mv IBM_Plex_Sans_JP/* ./
66+
mv IBM_Plex_Sans_JP/IBMPlexSansJP-Bold.ttf ./
6767
rm -rf IBM_Plex_Sans_JP
6868
mv Noto_Color_Emoji/* ./
6969
rm -rf Noto_Color_Emoji

0 commit comments

Comments
 (0)