Skip to content

Commit 968668c

Browse files
committed
workflow
1 parent 82ac275 commit 968668c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Install system dependencies (Linux)
6161
run: |
6262
sudo apt update
63-
sudo apt install -y libwebkit2gtk-4.0-dev build-essential curl wget file libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev
63+
sudo apt install -y libwebkit2gtk-4.1-dev build-essential curl wget file libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev
6464
6565
- name: Install Node.js dependencies
6666
run: npm ci

0 commit comments

Comments
 (0)