We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdc214c commit 50fbd65Copy full SHA for 50fbd65
.github/workflows/build.yml
@@ -63,7 +63,7 @@ jobs:
63
cd work-fonts
64
git clone --depth=1 https://github.com/dev-protocol/stackroom.git
65
cd stackroom/fonts
66
- mv IBM_Plex_Sans_JP/* ./
+ mv IBM_Plex_Sans_JP/IBMPlexSansJP-Bold.ttf ./
67
rm -rf IBM_Plex_Sans_JP
68
mv Noto_Color_Emoji/* ./
69
rm -rf Noto_Color_Emoji
0 commit comments