Skip to content

Commit eaf6cb9

Browse files
authored
Update calculations-go.yml
1 parent ed9cdaa commit eaf6cb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/calculations-go.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- name: Get dependencies
2626
working-directory: src/calculations
2727
run: |
28+
apt-get install libpcap-dev
2829
go env -w GO111MODULE=auto
2930
go get -v -t -d ./...
3031
go mod tidy

0 commit comments

Comments
 (0)