Skip to content

Commit d9d1109

Browse files
committed
add fonts
1 parent 34115de commit d9d1109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Install dependencies
2020
run: |
2121
sudo apt-get update -y -qq
22-
sudo apt-get -qq -y install texlive texlive-latex-extra build-essential
22+
sudo apt-get -qq -y install texlive texlive-latex-extra texlive-fonts-extra build-essential
2323
2424
- name: Build
2525
run: |

0 commit comments

Comments
 (0)