Skip to content

Commit 9d23c63

Browse files
committed
fix: CI
1 parent bf92e48 commit 9d23c63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
node-version: 20
8888

8989
- name: Install build tools
90-
run: brew install cmake ninja xz || true
90+
run: brew install cmake ninja xz autoconf automake libtool pkg-config || true
9191

9292
- name: Install npm dependencies
9393
run: npm install --no-audit --prefer-offline

0 commit comments

Comments
 (0)