aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2022-02-06 15:31:22 +0100
committerFabian Groffen <grobian@gentoo.org>2022-02-06 15:31:22 +0100
commitd89fc5c0d2aabe66f2ccf3214d6ed3ad429a021f (patch)
treed52f39d00a496033d31d824a6bfc47553bb41ab2 /.github
parentqmerge: free up some resources (diff)
downloadportage-utils-d89fc5c0d2aabe66f2ccf3214d6ed3ad429a021f.tar.gz
portage-utils-d89fc5c0d2aabe66f2ccf3214d6ed3ad429a021f.tar.bz2
portage-utils-d89fc5c0d2aabe66f2ccf3214d6ed3ad429a021f.zip
.github: try to fix macOS build
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build-test-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build-test-ci.yml b/.github/workflows/build-test-ci.yml
index e211b89..7f3a262 100644
--- a/.github/workflows/build-test-ci.yml
+++ b/.github/workflows/build-test-ci.yml
@@ -57,6 +57,7 @@ jobs:
runs-on: ${{ matrix.os }}
env:
CC: ${{ matrix.cc }}
+ PATH: "$(brew --prefix)/opt/coreutils/libexec/gnubin:$PATH"
steps:
- name: install deps
run: brew install gpgme gnupg gnu-sed coreutils bash openssl