Skip to content

Commit

Permalink
Correct Wireshark path
Browse files Browse the repository at this point in the history
  • Loading branch information
juadde committed May 22, 2024
1 parent 92f1372 commit 5787cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,7 @@ jobs:
- name: Run tests
run: tar -xvf wireshark.tar.xz
- name: Change to build directory
run: cd Wireshark-*
run: cd wireshark-*
- name: Install dependencies
run: ./macosx-setup.sh
- name: Prepare compilation
Expand Down

0 comments on commit 5787cb9

Please sign in to comment.