Skip to content

Commit

Permalink
tshark
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert committed Jan 22, 2025
1 parent edd1a1a commit 91f12f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/quic-interop-runner/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ runs:
run: |
sudo add-apt-repository ppa:wireshark-dev/nightly
sudo apt-get update
sudo apt-get install -y --no-install-recommends wireshark
sudo apt-get install -y --no-install-recommends tshark
shell: bash

- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
Expand Down

0 comments on commit 91f12f9

Please sign in to comment.