Skip to content

Commit 419c75a

Browse files
committed
perf: change build linux
1 parent e633673 commit 419c75a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
if: matrix.os == 'ubuntu-latest'
6161
run: |
6262
sudo apt-get update
63-
sudo apt-get install -y libwebkit2gtk-4.0-dev libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev patchelf
63+
sudo apt-get install -y libwebkit2gtk-dev libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev patchelf
6464
6565
- name: Install system dependencies (macOS)
6666
if: matrix.os == 'macos-14'

0 commit comments

Comments
 (0)