Skip to content

Commit e8c4d1b

Browse files
committed
Try to generate pdf
1 parent d2224ad commit e8c4d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
path: .github/workflows
4141

4242
- name: 🟨 Install packages
43-
run: sudo apt-get install dia mscgen inkscape texlive-latex-recommended texlive-latex-extra
43+
run: sudo apt-get install dia mscgen inkscape texlive-latex-recommended texlive-latex-extra texlive-font-utils
4444

4545
- name: 🐍 Install Conda environment
4646
uses: mamba-org/provision-with-micromamba@v15

0 commit comments

Comments
 (0)