Skip to content

Commit

Permalink
Test Macports install
Browse files Browse the repository at this point in the history
  • Loading branch information
juadde committed Jun 21, 2024
1 parent b3b2ad4 commit ed63bcd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -938,6 +938,10 @@ jobs:
name: MacPorts-Installer
- name: Install MacPorts
run: sudo installer -pkg macports.pkg -target /
- name: Where is Macport
run: ls /opt/local -R
- name: Show MacPorts
run: port version
- name: Install wireshark
run: sudo port install wireshark4
- name: Tshark version
Expand Down

0 comments on commit ed63bcd

Please sign in to comment.