Skip to content

Commit 7f34859

Browse files
committed
Add gs and science.
1 parent 2842e8b commit 7f34859

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/release_build.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,10 @@ jobs:
276276
sudo apt-get install -y \
277277
texlive-latex-base \
278278
texlive-latex-recommended \
279-
texlive-fonts-recommended
279+
texlive-fonts-recommended \
280+
texlive-science \
281+
ghostscript \
282+
dvipng
280283
281284
- name: Build Doxygen
282285
if: steps.cache-doxygen.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)