Skip to content

Commit 43e7c0b

Browse files
committed
install poppler-utils dependency required for pdftops
1 parent 1a287b2 commit 43e7c0b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ jobs:
4747
libcups2-dev \
4848
libcupsfilters-dev \
4949
ghostscript \
50-
mupdf-tools
50+
mupdf-tools \
51+
poppler-utils
5152
5253
- name: Build project
5354
run: |

0 commit comments

Comments
 (0)