We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c45826 commit 4631f87Copy full SHA for 4631f87
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
run: npm install
24
25
- name: Install libffi build tools
26
- run: brew install autoconf automake libtool
+ run: brew install autoconf automake libtool texinfo
27
28
- name: Build libffi
29
run: npm run build-libffi
0 commit comments