Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
Signed-off-by: Marcello Seri <marcello.seri@gmail.com>
  • Loading branch information
mseri committed Sep 6, 2024
1 parent 9bbe4ab commit 7275b58
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/generate_pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
sudo rm -rf /usr/share/fonts/woff/opendyslexic
sudo fc-cache
- name: show Open* fonts
run: fc-list :outline -f "%{family}\n" | grep Open

- name: compile
run: |
lualatex -interaction=nonstopmode -shell-escape hm.tex || true
Expand Down

0 comments on commit 7275b58

Please sign in to comment.