We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84a3854 commit 2cb53d3Copy full SHA for 2cb53d3
.github/workflows/check-go-task.yml
@@ -82,7 +82,7 @@ jobs:
82
version: 3.x
83
84
- name: Install Dependencies
85
- run: sudo apt update && sudo apt install -y --no-install-recommends build-essential libgtk-3-dev libwebkit2gtk-4.0-dev libappindicator3-dev
+ run: sudo apt update && sudo apt install -y --no-install-recommends build-essential libgtk-3-dev libwebkit2gtk-4.1-0 libappindicator3-dev
86
87
- name: Check for errors
88
env:
0 commit comments