Skip to content

Commit

Permalink
specify path directly
Browse files Browse the repository at this point in the history
  • Loading branch information
jopohl committed Nov 11, 2024
1 parent 5b2e3c9 commit 3c34c24
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 @@ -75,7 +75,7 @@ jobs:
pip install pywin32 pyaudio
elif [[ $OS == mac* ]]
then
brew install airspy hackrf librtlsdr libbladerf limesuite portaudio uhd
brew install airspy hackrf librtlsdr libbladerf pothosware/homebrew-pothos/limesuite portaudio uhd
wget -nv https://github.com/analogdevicesinc/libiio/releases/download/v0.23/macOS-10.15.pkg
sudo installer -pkg macOS-10.15.pkg -target /
Expand Down

0 comments on commit 3c34c24

Please sign in to comment.