Skip to content

Commit 581712e

Browse files
committed
Forgot to update font line
1 parent 26a22df commit 581712e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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-
./path/to/custom.ttf
19+
~/.local/share/fonts/Mulis.ttf
2020
root_file: slides.tex
2121
latexmk_use_lualatex: true
2222
- name: Upload slides PDF file

0 commit comments

Comments
 (0)