Skip to content

Commit 3b97ffb

Browse files
committed
whereis pkgconf
1 parent 52fd11c commit 3b97ffb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/configure-macos/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ runs:
2121
export PKG_CONFIG_PATH="$BREW_OPT/zlib/lib/pkgconfig:$PKG_CONFIG_PATH"
2222
export PKG_CONFIG_PATH="$BREW_OPT/icu4c/lib/pkgconfig:$PKG_CONFIG_PATH"
2323
export PKG_CONFIG_PATH="$BREW_OPT/openldap/lib/pkgconfig:$PKG_CONFIG_PATH"
24+
whereis pkgconf
2425
pkgconf --version
2526
pkg-config --version
2627
pkg-config --modversion libcurl

0 commit comments

Comments
 (0)