Skip to content

Commit

Permalink
Use wireshark upstream as baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianSipos committed Oct 23, 2024
1 parent 47b0a64 commit 04dd2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wireshark-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@v3
- name: wireshark
run: |
git clone https://gitlab.com/BrianSipos/wireshark.git
git clone https://gitlab.com/wireshark/wireshark.git
cd wireshark
git checkout master
sudo ./tools/debian-setup.sh ${COMMON_APT_GET_ARGS} --install-optional --install-deb-deps --install-test-deps \
Expand Down

0 comments on commit 04dd2f0

Please sign in to comment.