Skip to content

Commit

Permalink
[ci] Remove homebrew pkgconf workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
tobil4sk committed Nov 27, 2024
1 parent 6b9f8bd commit 68ab7dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ jobs:
run: |
set -ex
brew update
brew uninstall --force pkg-config
brew install pkgconf --overwrite
brew bundle --file="${{ matrix.BREWFILE }}"
- name: CMake
Expand Down

0 comments on commit 68ab7dd

Please sign in to comment.