Skip to content

Commit

Permalink
/usr => /opt
Browse files Browse the repository at this point in the history
  • Loading branch information
juadde committed Jun 24, 2024
1 parent 3551638 commit 1294d58
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 @@ -936,7 +936,7 @@ jobs:
# - name: bit.so linkage
# run: sudo ln -s /opt/local/lib/lua/5.4/bit.so /Applications/Wireshark.app/bit.so
- name: Which tshark
run: ls /usr/local/lib
run: ls /opt/local/lib
- name: Which tshark
run: which tshark
- name: Configure rpath for tshark
Expand Down

0 comments on commit 1294d58

Please sign in to comment.