Skip to content

Commit

Permalink
Merge branch 'ci-macos-pkg-config'
Browse files Browse the repository at this point in the history
  • Loading branch information
matwey committed Feb 18, 2023
2 parents ddccfd5 + 16e8ed9 commit 11ca449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Install dependencies on macOS
if: runner.os == 'macOS'
run: |
brew install check libftdi libusb libzip
brew install check libftdi libusb libzip pkg-config
- name: Restore vcpkg cache
if: runner.os == 'Windows'
Expand Down

0 comments on commit 11ca449

Please sign in to comment.