Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
julek-wolfssl committed Jan 2, 2025
1 parent 47fe987 commit f5fa75e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/libssh2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,7 @@ jobs:
check: true

- name: Confirm libssh2 built with wolfSSL
working-directory: ./libssh2
run: ldd build/src/.libs/libssh2.so | grep wolfssl
run: ldd libssh2/src/.libs/libssh2.so | grep wolfssl

- name: print server logs
if: ${{ failure() }}
Expand Down

0 comments on commit f5fa75e

Please sign in to comment.