We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba8cedc commit 44f1bc1Copy full SHA for 44f1bc1
1 file changed
.github/workflows/deploy.yaml
@@ -63,6 +63,7 @@ jobs:
63
if: runner.os == 'macOS' && matrix.target == 'x86_64-apple-darwin'
64
run: |
65
brew update
66
+ brew install pkg-config
67
brew install nettle
68
brew install pkgconf
69
0 commit comments