Skip to content

Commit ba6e740

Browse files
committed
a
1 parent 90a0a00 commit ba6e740

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
- name: Install Linux requirements
4444
if: ${{ matrix.config.native == 'gtk.linux.x86_64'}}
4545
run: |
46+
apt-cache search webkit2gtk-driver
4647
sudo apt-get update -qq
4748
sudo apt-get install -qq -y libgtk-3-dev libgtk-4-dev freeglut3-dev webkit2gtk-driver=2.44.0-2
4849
- name: Pull large static Windows binaries

0 commit comments

Comments
 (0)