Fix: [Actions] vcpkg needs pkg-config to build zlib on macOS (#10488)
(cherry picked from commit 27cbb81df5)
This commit is contained in:
committed by
Jonathan G Rennison
parent
c45bd3020d
commit
ad6cd18cb4
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -500,7 +500,7 @@ jobs:
|
||||
HOMEBREW_NO_AUTO_UPDATE: 1
|
||||
HOMEBREW_NO_INSTALL_CLEANUP: 1
|
||||
run: |
|
||||
brew install pandoc
|
||||
brew install pandoc pkg-config
|
||||
|
||||
- name: Prepare cache key
|
||||
id: key
|
||||
|
||||
Reference in New Issue
Block a user