Skip to content

Commit

Permalink
ci: swap pkg-config implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
LDVG committed Nov 25, 2024
1 parent 6e0ca93 commit 73efd53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: dependencies
run: brew install check cmake help2man libfido2 mandoc pkg-config automake
run: brew install check cmake help2man libfido2 mandoc automake
- name: build
env:
CC: ${{ matrix.cc }}
Expand Down

0 comments on commit 73efd53

Please sign in to comment.