We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ee6c60 + 8136ce5 commit 9134fbbCopy full SHA for 9134fbb
.github/workflows/build-and-test-macos.yml
@@ -51,6 +51,7 @@ jobs:
51
52
- name: Install dependencies
53
run: |
54
+ brew unlink [email protected]
55
brew install pkg-config
56
57
- uses: julia-actions/setup-julia@v2
0 commit comments