Skip to content

Commit a163b18

Browse files
committed
add libpoppler
1 parent 6981e0d commit a163b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pip-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Build package python3-poppler-qt5
4545
run: |
4646
sudo apt update
47-
sudo apt install --yes python3-poppler-qt5 qt5-qmake
47+
sudo apt install --yes python3-poppler-qt5 qt5-qmake libpoppler-qt5-dev
4848
- name: Build package piepdf
4949
run: |
5050
uv sync --dev

0 commit comments

Comments
 (0)