We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78208bd commit f6ce925Copy full SHA for f6ce925
.github/workflows/coq-opam-package.yml
@@ -48,6 +48,7 @@ jobs:
48
# Alternative: brew update; brew upgrade; brew install pkgconf
49
brew unlink pkg-config
50
brew install pkgconf
51
+ brew unlink pkgconf
52
brew link pkg-config
53
if: ${{ runner.os == 'macOS' }}
54
0 commit comments