Skip to content

Commit f6ce925

Browse files
authored
[CI] [opam] [MacOS] fix kludge for pkg-conf
1 parent 78208bd commit f6ce925

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coq-opam-package.yml

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
# Alternative: brew update; brew upgrade; brew install pkgconf
4949
brew unlink pkg-config
5050
brew install pkgconf
51+
brew unlink pkgconf
5152
brew link pkg-config
5253
if: ${{ runner.os == 'macOS' }}
5354

0 commit comments

Comments
 (0)