Skip to content

Commit e3b7da0

Browse files
committed
add font
1 parent 0e8a86b commit e3b7da0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
git clone --depth=1 https://github.com/dev-protocol/stackroom.git
6565
cd stackroom/fonts
6666
mv IBM_Plex_Sans_JP/IBMPlexSansJP-Bold.ttf ./
67+
mv IBM_Plex_Sans_JP/IBMPlexSansJP-Regular.ttf ./
6768
rm -rf IBM_Plex_Sans_JP
6869
mv Noto_Color_Emoji/* ./
6970
rm -rf Noto_Color_Emoji

0 commit comments

Comments
 (0)