Skip to content

Commit cce8ce6

Browse files
authored
Update go.yml
1 parent eff8200 commit cce8ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@master
1616
- name: Install gtk3
17-
run: sudo apt-get install build-essential libgtk-3-dev
17+
run: sudo apt-get install libgtk-3-dev libappindicator3-dev
1818
- name: Setup Go environment
1919
uses: actions/[email protected]
2020

0 commit comments

Comments
 (0)