Skip to content

Commit 0376a26

Browse files
committed
ci
1 parent 1387491 commit 0376a26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
- name: Install Dependencies
2323
run: npm install
2424

25+
- name: Install libffi build tools
26+
run: brew install autoconf automake libtool
27+
2528
- name: Build libffi
2629
run: npm run build-libffi
2730

0 commit comments

Comments
 (0)