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 cad73fd commit 3a272cd
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 @@ -64,7 +64,6 @@ jobs:
brew install \
libtool \
ninja \
pkg-config \
flac \
fluidsynth \
game-music-emu \
Expand Down

0 comments on commit 3a272cd

Please sign in to comment.