Install pkg-config for other workflows
This commit is contained in:
2
.github/workflows/Nuget-publishing.yml
vendored
2
.github/workflows/Nuget-publishing.yml
vendored
@@ -156,7 +156,7 @@ jobs:
|
||||
if: contains(matrix.config.name, 'macos-x64')
|
||||
shell: bash
|
||||
run: |
|
||||
brew install p7zip cmake ninja
|
||||
brew install p7zip cmake ninja pkg-config
|
||||
ninja --version
|
||||
cmake --version
|
||||
mkdir build
|
||||
|
||||
Reference in New Issue
Block a user