Skip to content

Commit 9de5123

Browse files
committed
Try to fix x64 binary
1 parent 50ba1a4 commit 9de5123

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/fix_dylib.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
- name: Install dependencies with brew
1616
run: |
1717
brew install libusb hidapi
18+
brew info libusb
19+
brew info hidapi
1820
- name: List dependencies (macOS)
1921
run: otool -L ./bin/openocd
2022
- name: Try to run unfixed openocd

0 commit comments

Comments
 (0)