Skip to content

Commit

Permalink
ls normal
Browse files Browse the repository at this point in the history
  • Loading branch information
juadde committed Jun 21, 2024
1 parent 7af9b6b commit b42fff7
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 @@ -932,7 +932,7 @@ jobs:
# run: sudo find / -name bit.so || true

- name: List app
run: ls -R /Applications/Wireshark.app
run: ls -h /Applications/Wireshark.app
- name: bit.so search
run: sudo ln -s /opt/local/lib/lua/5.4/bit.so /Applications/Wireshark.app/bit.so

Expand Down

0 comments on commit b42fff7

Please sign in to comment.