Skip to content

Commit

Permalink
fix(actions-runners): poppler-utils is needed for delib tests
Browse files Browse the repository at this point in the history
  • Loading branch information
remdub committed Oct 11, 2024
1 parent 3d05246 commit 8b6de73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actions-runner/plone/py2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ RUN apt-get install --no-install-recommends -qqy \
lynx \
make \
poppler-data \
poppler-utils \
python2 \
python2-dev \
python2-pip-whl \
Expand Down

0 comments on commit 8b6de73

Please sign in to comment.