Skip to content

Commit

Permalink
Add Checking SoapySDR Installation
Browse files Browse the repository at this point in the history
  • Loading branch information
cozycactus committed Aug 24, 2024
1 parent f87c9ed commit 8ffb4aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,3 +184,7 @@ jobs:
cd build
cmake ..
make
- name: Check SoapySDR Installation
run: |
SoapySDRUtil --info

0 comments on commit 8ffb4aa

Please sign in to comment.