Skip to content

Commit

Permalink
test(debug): libcrypto includes
Browse files Browse the repository at this point in the history
  • Loading branch information
parfeon committed Nov 20, 2024
1 parent 46f8b6d commit 70eb196
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
set -e

ls /usr/lib/x86_64-linux-gnu/libcrypto.*
echo "----"
ls /usr/include/openssl
echo "----"

echo "::group::Run unit tests ('$1' $CC / $CXX)"
cd "$GITHUB_WORKSPACE/core"
Expand Down

0 comments on commit 70eb196

Please sign in to comment.