Skip to content

Commit

Permalink
ls -lR
Browse files Browse the repository at this point in the history
  • Loading branch information
juadde committed Jun 21, 2024
1 parent f117852 commit c971767
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -950,6 +950,8 @@ jobs:
name: Wireshark-plugin-standard
- name: Intall wireshark
run: brew install --cask wireshark
- name: ls
run: ls -lR /opt/homebrew
- name: Unzip plugin
run: sudo unzip Wireshark_plugin.zip -d /opt/homebrew
- name: which tshark
Expand Down

0 comments on commit c971767

Please sign in to comment.