Skip to content

Commit

Permalink
What's in .app?
Browse files Browse the repository at this point in the history
  • Loading branch information
juadde committed Jun 21, 2024
1 parent 1093678 commit 50a277b
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 @@ -933,7 +933,7 @@ jobs:
- 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
run: ls -R /Application/Wireshark.app/
- name: Unzip plugin
run: sudo unzip Wireshark_plugin.zip -d /Applications/Wireshark.app/Contents/
- name: Run ARINC429 test
Expand Down

0 comments on commit 50a277b

Please sign in to comment.