Skip to content

Commit

Permalink
Force link of pkgconf to new version
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcars committed Nov 22, 2024
1 parent 4ee6c60 commit 09ec469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

- name: Install dependencies
run: |
brew install pkg-config
brew install pkg-config --force
- uses: julia-actions/setup-julia@v2
with:
Expand Down

0 comments on commit 09ec469

Please sign in to comment.