Update dependencies
This commit is contained in:
parent
1f6e97a38e
commit
500d8c9232
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
steps:
|
||||
-
|
||||
name: Installing getlantern/systray dependencies...
|
||||
run: sudo apt install gcc libgtk-3-dev libappindicator3-dev
|
||||
run: sudo apt install gcc libgtk-3-dev libappindicator3-dev libwebkit2gtk-4.0-dev
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in a new issue