Skip to content

Commit

Permalink
Attempt to fix macOS deps (6) - With a vengeance
Browse files Browse the repository at this point in the history
  • Loading branch information
BatchDrake committed Dec 11, 2023
1 parent a28e627 commit 8b20215
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/macosdeps/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ runs:
- name: Install SoapySDR dependencies
shell: ${{inputs.shell}}
run: |
export HOMEBREW_NO_AUTO_UPDATE=1
# Add custom homebrew repos
brew tap pothosware/homebrew-pothos
brew update
Expand Down

0 comments on commit 8b20215

Please sign in to comment.