Skip to content

Commit

Permalink
Attempt to fix macOS deps (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
BatchDrake committed Dec 11, 2023
1 parent 3ec4dd6 commit d3dd884
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 @@ -25,6 +25,7 @@ runs:
py7zrversion: '==0.18.1'

- name: Install SoapySDR dependencies
shell: ${{inputs.shell}}
run: |
# Add custom homebrew repos
brew tap pothosware/homebrew-pothos
Expand Down

0 comments on commit d3dd884

Please sign in to comment.