Skip to content

Commit

Permalink
Install Poppler GI bindings for tests CI
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver authored Jun 22, 2020
1 parent ad18046 commit 67a7393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
sudo apt-get update -q && sudo apt-get install
--no-install-recommends -y xvfb python3-dev python3-gi
python3-gi-cairo gir1.2-gtk-3.0 libgirepository1.0-dev
libcairo2-dev enchant intltool
gir1.2-poppler-0.18 libcairo2-dev enchant intltool
- name: Install dependencies
run: |
sudo python3 -m pip install --upgrade pip
Expand Down

0 comments on commit 67a7393

Please sign in to comment.