Skip to content

Commit

Permalink
test #2
Browse files Browse the repository at this point in the history
  • Loading branch information
fventuri committed Jun 9, 2024
1 parent f29382f commit 680c918
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ jobs:
make
- name: Check things before install
run: |
find build
otool -L build/libsdrPlaySupport.so
echo '--------------------------------------'
otool -l build/libsdrPlaySupport.so
#- name: Install
# run: |
# cd build
Expand Down

0 comments on commit 680c918

Please sign in to comment.