Skip to content

Commit

Permalink
remove platform from libpcap install
Browse files Browse the repository at this point in the history
  • Loading branch information
vaguue committed Jul 21, 2024
1 parent 681c32c commit 29d56f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
uses: actions/checkout@v3

- name: Install libpcap on Ubuntu
if: matrix.os == 'ubuntu-latest'
run: |
sudo apt-get update
sudo apt-get install -y libpcap-dev
Expand Down

0 comments on commit 29d56f0

Please sign in to comment.