Skip to content

Commit 196f311

Browse files
committed
github workflow fix try
1 parent dc6acc0 commit 196f311

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
tlmgr install --with-doc tex-overview
4444
4545
curl -LO https://www.wfonts.com/download/data/2014/06/05/comic-sans-ms/comic-sans-ms.zip
46+
mkdir -p $HOME/.local/share/fonts
4647
unzip comic-sans-ms.zip -d $HOME/.local/share/fonts
4748
rm comic-sans-ms.zip
4849
fc-cache

0 commit comments

Comments
 (0)