Skip to content

Commit

Permalink
test #5
Browse files Browse the repository at this point in the history
  • Loading branch information
fventuri committed Jun 9, 2024
1 parent 2388228 commit 181971f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
otool -L build/libsdrPlaySupport.so
echo '--------------------------------------'
otool -l build/libsdrPlaySupport.so | grep -B1 -A4 LC_RPATH
#- name: Install
# run: |
# cd build
# sudo make install
- name: Install
run: |
cd build
sudo make install

0 comments on commit 181971f

Please sign in to comment.