Skip to content

Commit 1f2fb1d

Browse files
committed
Spell Mulish correctly
1 parent 581712e commit 1f2fb1d

File tree

3 files changed

+3
-55
lines changed

3 files changed

+3
-55
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: xu-cheng/latex-action@v2
1717
with:
1818
extra_fonts: |
19-
~/.local/share/fonts/Mulis.ttf
19+
~/.local/share/fonts/Mulish.ttf
2020
root_file: slides.tex
2121
latexmk_use_lualatex: true
2222
- name: Upload slides PDF file

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@
66
*.gz
77
*.toc
88
*.log
9+
*.aux
10+

slides.aux

Lines changed: 0 additions & 54 deletions
This file was deleted.

0 commit comments

Comments
 (0)