Skip to content

Commit

Permalink
Update OpenSSL_versions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeev-0 authored Jan 17, 2025
1 parent 318b985 commit f4639c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/OpenSSL_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
echo "LD_LIBRARY_PATH=$OPENSSL_DIR:$LD_LIBRARY_PATH" >> $GITHUB_ENV
- name: make
run: |
which openssl
openssl version
make -f Makefile_v1 test_Mock
make -f Makefile_v1 clean_all
Expand Down

0 comments on commit f4639c9

Please sign in to comment.