Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cozycactus authored Jul 6, 2023
1 parent 54dd95c commit c8f8357
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,12 @@ jobs:

- name: Install dependencies
run: |
brew tap cozycactus/tap
brew update
brew install --HEAD librx888
brew install soapysdr
- name: Configure CMake
run: cmake -B ${{github.workspace}}/build -DCMAKE_BUILD_TYPE=${{env.BUILD_TYPE}}

Expand Down

0 comments on commit c8f8357

Please # to comment.