Skip to content

Commit 4631f87

Browse files
committed
ci
1 parent 2c45826 commit 4631f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: npm install
2424

2525
- name: Install libffi build tools
26-
run: brew install autoconf automake libtool
26+
run: brew install autoconf automake libtool texinfo
2727

2828
- name: Build libffi
2929
run: npm run build-libffi

0 commit comments

Comments
 (0)