Skip to content

Commit 04c219a

Browse files
committed
workflow
1 parent 0893c7d commit 04c219a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-only.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install system dependencies
2222
run: |
2323
sudo apt update
24-
sudo apt install -y libwebkit2gtk-4.1-dev build-essential curl wget file libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev pkg-config libglib2.0-dev libgobject-introspection-1.0-dev
24+
sudo apt install -y libwebkit2gtk-4.1-dev build-essential curl wget file libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev pkg-config libglib2.0-dev
2525
2626
- name: Setup Rust
2727
uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)