Skip to content

Commit 4b808ca

Browse files
committed
installs pkg-config
1 parent 971e76d commit 4b808ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tembo_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
apt update -y
4747
apt install pkg-config -y
4848
elif [[ ${{ matrix.os }} -eq "macos-latest" ]]
49+
then
4950
brew install pkg-config
5051
fi
5152
set -x

0 commit comments

Comments
 (0)