Skip to content

Commit

Permalink
build: gha lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lklimek committed Jan 30, 2024
1 parent 983194f commit 4ae7657
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
**/**.go
go.mod
go.sum
.golangci.yml
- name: Install dependencies
run: sudo apt-get update && sudo apt-get install -y libpcap-dev
Expand Down

0 comments on commit 4ae7657

Please sign in to comment.