Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
felixhao28 authored Nov 3, 2020
1 parent eff8200 commit cce8ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Install gtk3
run: sudo apt-get install build-essential libgtk-3-dev
run: sudo apt-get install libgtk-3-dev libappindicator3-dev
- name: Setup Go environment
uses: actions/setup-go@v2.1.3

Expand Down

0 comments on commit cce8ce6

Please sign in to comment.