Skip to content

Commit

Permalink
pkgconfig is alread installed
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 committed Dec 22, 2024
1 parent ce40d31 commit 6fc7e8e
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 @@ -239,7 +239,7 @@ jobs:
python-version: '3.10'
- name: Install packages
run:
brew install pkg-config ninja automake autoconf
brew install ninja automake autoconf
- name: Install python modules
run: |
pip3 install meson pytest requests distro paramiko
Expand Down

0 comments on commit 6fc7e8e

Please sign in to comment.