Skip to content

Commit

Permalink
Remove pkg-config
Browse files Browse the repository at this point in the history
  • Loading branch information
ReeceHumphreys committed Dec 6, 2023
1 parent d6fe3d4 commit cd8d02d
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 @@ -58,7 +58,7 @@ jobs:
manylinux: auto
before-script-linux: |
yum update -y
yum install -y openssl-devel libudev-devel pkg-config
yum install -y openssl-devel libudev-devel
- name: Upload wheels
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit cd8d02d

Please sign in to comment.