Skip to content

Commit

Permalink
With ls
Browse files Browse the repository at this point in the history
  • Loading branch information
juadde committed Jun 21, 2024
1 parent a0e1518 commit 1093678
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 @@ -932,6 +932,8 @@ jobs:
run: sudo find / -name bit.so || true
- name: bit.so search
run: sudo ln -s /opt/local/lib/lua/5.4/bit.so /Application/Wireshark.app/bit.so
- name: bit.so search
run: ls -R /Application/Wireshark.app/bit.so
- name: Unzip plugin
run: sudo unzip Wireshark_plugin.zip -d /Applications/Wireshark.app/Contents/
- name: Run ARINC429 test
Expand Down

0 comments on commit 1093678

Please sign in to comment.