Skip to content

Commit 181971f

Browse files
committed
test #5
1 parent 2388228 commit 181971f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
otool -L build/libsdrPlaySupport.so
3939
echo '--------------------------------------'
4040
otool -l build/libsdrPlaySupport.so | grep -B1 -A4 LC_RPATH
41-
#- name: Install
42-
# run: |
43-
# cd build
44-
# sudo make install
41+
- name: Install
42+
run: |
43+
cd build
44+
sudo make install

0 commit comments

Comments
 (0)