We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7af50a5 commit ba1af0cCopy full SHA for ba1af0c
.github/workflows/main.yml
@@ -26,6 +26,7 @@ jobs:
26
root_file: tex/main.tex
27
work_in_root_file_dir: true
28
latexmk_use_lualatex: true
29
+ extra_system_packages: "font-liberation"
30
31
- name: Rename PDF
32
run: |
0 commit comments