Skip to content

Commit

Permalink
ci: don't do 'brew install pkg-config' anymore
Browse files Browse the repository at this point in the history
Assume it is installed by default
  • Loading branch information
madebr authored and sezero committed Nov 22, 2024
1 parent 948a1cd commit 582c695
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
brew install \
freetype \
harfbuzz \
pkg-config \
${NULL+}
- name: Set up Linux dependencies
if: ${{ runner.os == 'Linux' }}
Expand Down

0 comments on commit 582c695

Please sign in to comment.