We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arduino
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 84a3854 commit f10154cCopy full SHA for f10154c
.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