Skip to content

Commit

Permalink
Without search
Browse files Browse the repository at this point in the history
  • Loading branch information
juadde committed Jun 21, 2024
1 parent 50a277b commit 5f18065
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -928,8 +928,8 @@ jobs:
run: tshark --version
- name: Install lua54-bitop (with macports)
run: sudo port install lua54-luabitop
- name: bit.so search
run: sudo find / -name bit.so || true
# - name: bit.so search
# 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
Expand Down

0 comments on commit 5f18065

Please sign in to comment.