We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0893c7d commit 04c219aCopy full SHA for 04c219a
.github/workflows/test-only.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Install system dependencies
22
run: |
23
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
+ 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
25
26
- name: Setup Rust
27
uses: actions-rs/toolchain@v1
0 commit comments