Skip to content

Commit

Permalink
Remove workaround for homebrew iniparser package
Browse files Browse the repository at this point in the history
  • Loading branch information
argilo committed Oct 23, 2024
1 parent 304fbe7 commit 5031450
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
iniparser \
portaudio \
dbus
mkdir -p "$(brew --prefix)/include/iniparser"
ln -s "$(brew --prefix)/include/iniparser.h" "$(brew --prefix)/include/iniparser/iniparser.h"
cd /tmp
curl https://avahi.org/download/avahi-0.8.tar.gz > avahi-0.8.tar.gz
Expand Down

0 comments on commit 5031450

Please sign in to comment.