Skip to content

Commit

Permalink
let macos use gpatch
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 authored Feb 28, 2024
1 parent 44c66b2 commit 9bee171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ jobs:

- name: Install macOS dependencies
run: |
brew install pkg-config make cmake ninja autoconf automake libtool
brew install pkg-config make cmake ninja autoconf automake libtool gpatch
# Chrome version dependencies, install only not installed.
which go || brew install go
# Needed to compile 'minicurl'
Expand Down

0 comments on commit 9bee171

Please sign in to comment.