Skip to content

Commit 04dfc2c

Browse files
committed
Correctly setup homebrew build environment
1 parent 01b4cb3 commit 04dfc2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
5959
- name: Build
6060
run: |
61+
source ./.homebrew-build-env
6162
./bootstrap
6263
./configure --enable-download-from-upstream-url
6364
make build V=0

0 commit comments

Comments
 (0)