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 ca64575 commit 3d08907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/OpenSSL_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
echo "LD_LIBRARY_PATH=$PWD/openssl:$LD_LIBRARY_PATH" >> "$GITHUB_ENV"
- name: make
run: |
make -f Makefile_v1
make -f Makefile_v1 test_Mock
make -f Makefile_v1 clean_all
USE_LIBCMP=1 STATIC_LIBCMP=1 make -f Makefile_v1 test_Mock
Expand Down

0 comments on commit 3d08907

Please sign in to comment.