Update build.yml

This commit is contained in:
Jay Lee
2023-03-06 08:37:37 -05:00
committed by GitHub
parent a2cf38d904
commit af5baa4f3a

View File

@@ -307,6 +307,7 @@ jobs:
if: matrix.goal == 'build'
run: |
"${OPENSSL_INSTALL_PATH}/bin/openssl" version
"${OPENSSL_INSTALL_PATH}/bin/openssl" version -f
file "${OPENSSL_INSTALL_PATH}/bin/openssl"
- name: Get latest stable Python source