Skip to content

Commit

Permalink
Update build check Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
zuckschwerdt committed Apr 17, 2024
1 parent 130ca0c commit 03b5ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: melusina-org/setup-macports@v1
- name: Install ports
run: |
sudo port install soapysdr libusb libiio libad9361-iio
sudo port install SoapySDR libusb libiio libad9361-iio
- name: Configure
run: cmake -B build
- name: Build
Expand Down

0 comments on commit 03b5ae2

Please sign in to comment.