Skip to content

Commit

Permalink
Update container workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
robshakir committed Jan 10, 2025
1 parent 390d2d4 commit 5d5ea38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Install apt dependencies
run: |
sudo apt-get install libpcap-dev libnl-genl-3-dev libnl-3-dev
sudo apt-get install libpcap-dev
- name: Log in to the Container registry
uses: docker/login-action@v1
Expand Down

0 comments on commit 5d5ea38

Please sign in to comment.