We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85b1ee2 commit 0e77b22Copy full SHA for 0e77b22
.github/workflows/test.yml
@@ -28,7 +28,7 @@ jobs:
28
sudo apt-get update
29
sudo apt-get install -y --no-install-recommends \
30
libpoppler-glib-dev \
31
- libwxgtk3.0-gtk3-dev
+ libwxgtk3.2-dev
32
33
git clone https://github.com/vslavik/diff-pdf.git
34
# v0.5.1
0 commit comments