Skip to content

Commit

Permalink
ci: Try new wireshark nightly PPA (#2382)
Browse files Browse the repository at this point in the history
* ci: Try new wireshark nightly PPA

* tshark is not in the PPA

* tshark
  • Loading branch information
larseggert authored Jan 23, 2025
1 parent c4db9b5 commit d62557f
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 @@ -35,7 +35,7 @@ runs:

- name: Install dependencies
run: |
sudo add-apt-repository ppa:wireshark-dev/stable
sudo add-apt-repository ppa:wireshark-dev/nightly
sudo apt-get update
sudo apt-get install -y --no-install-recommends tshark
shell: bash
Expand Down

0 comments on commit d62557f

Please sign in to comment.