Skip to content

Commit

Permalink
Install normal pkg-config
Browse files Browse the repository at this point in the history
  • Loading branch information
arch1t3cht committed Nov 2, 2023
1 parent 4dbf700 commit 62d99a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
if: matrix.config.os == 'macos-latest' && matrix.config.host == 'arm64'
run: |
brew update
brew install ninja
brew install pkg-config ninja
cd /Users/runner/work
mkdir arm64-homebrew
Expand Down

0 comments on commit 62d99a1

Please sign in to comment.