Skip to content

Commit

Permalink
New test
Browse files Browse the repository at this point in the history
  • Loading branch information
juadde committed Jun 24, 2024
1 parent 1294d58 commit 412757c
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 @@ -940,7 +940,7 @@ jobs:
- name: Which tshark
run: which tshark
- name: Configure rpath for tshark
run: install_name_tool -add_rpath /opt/local/lib/ /opt/homebrew/bin/tshark
run: sudo cp /opt/local/lib/lua/5.4/bit.so /opt/homebrew/lib/
- name: Unzip plugin
run: sudo unzip Wireshark_plugin.zip -d /Applications/Wireshark.app/Contents/
- name: Run ARINC429 test
Expand Down

0 comments on commit 412757c

Please sign in to comment.