Skip to content

Commit

Permalink
experiment
Browse files Browse the repository at this point in the history
Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
  • Loading branch information
Yury-Fridlyand committed Nov 22, 2024
1 parent f3d2942 commit 938beea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
if ${{ matrix.host.OS == 'ubuntu' }}; then
sudo apt install tcpdump
else
sudo brew install tcpdump
brew install tcpdump
fi
sudo tcpdump -i lo -w dump.pcap &
Expand Down

0 comments on commit 938beea

Please sign in to comment.