Skip to content

Commit 5f77381

Browse files
committed
wip2
1 parent 364204b commit 5f77381

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ jobs:
123123
# fetch submodules recusively, to get zig-js-runtime submodules also.
124124
submodules: recursive
125125

126+
- run: brew install make
127+
126128
- uses: ./.github/actions/install
127129
with:
128130
os: ${{env.OS}}

0 commit comments

Comments
 (0)