diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d6f43ada..a43d7fcc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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