Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Commit 122e072

Browse files
authored
adding libinsn dependency to github worker
1 parent 085e1f4 commit 122e072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ${{ matrix.platform }}
1212
env:
1313
BUILDROOT: "buildroot_${{ matrix.platform }}"
14-
GIT_DEPENDENCIES: tihmstar/libgeneral,tihmstar/img4tool,tihmstar/liboffsetfinder64
14+
GIT_DEPENDENCIES: tihmstar/libgeneral,tihmstar/img4tool,tihmstar/liboffsetfinder64,tihmstar/libinsn
1515
MAC_DYNAMIC_LIBS: openssl,libplist
1616

1717
steps:

0 commit comments

Comments
 (0)