Skip to content

Commit

Permalink
Update build-linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
randomlogin committed Jul 10, 2024
1 parent d4f9447 commit f836db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
go-version: '1.21'

- name: Install dependencies
run: sudo apt install -y libgtk-3-dev libappindicator3-dev libunbound-dev
run: sudo apt install -y libgtk-3-dev libappindicator3-dev libgetdns-dev

- name: Build fingertip
run: |
Expand Down

0 comments on commit f836db8

Please sign in to comment.