Skip to content

Commit 6f06ee8

Browse files
committed
try to fix ci
1 parent ad508e1 commit 6f06ee8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
suffix: linux-amd64-gui
102102
install: |
103103
sudo apt-get update
104-
sudo apt-get install -y libwebkit2gtk-4.0-dev libgtk-3-dev pkg-config
104+
sudo apt-get install -y libwebkit2gtk-4.1-dev libgtk-3-dev pkg-config
105105
- os: windows-latest
106106
goos: windows
107107
goarch: amd64

0 commit comments

Comments
 (0)