Change: [CI] pkg-config is installed by default on latest runner

This commit is contained in:
Patric Stout
2023-12-30 18:00:38 +01:00
committed by Patric Stout
parent 086bd00f5d
commit 5d86588a45
2 changed files with 0 additions and 10 deletions

View File

@@ -40,7 +40,6 @@ jobs:
echo "::group::Install brew dependencies"
brew install \
pandoc \
pkg-config \
# EOF
echo "::endgroup::"