We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b9f8bd commit 68ab7ddCopy full SHA for 68ab7dd
.github/workflows/main.yml
@@ -67,8 +67,6 @@ jobs:
67
run: |
68
set -ex
69
brew update
70
- brew uninstall --force pkg-config
71
- brew install pkgconf --overwrite
72
brew bundle --file="${{ matrix.BREWFILE }}"
73
74
- name: CMake
0 commit comments