Update build.yml

This commit is contained in:
Jay Lee
2023-03-06 10:13:17 -05:00
committed by GitHub
parent 013b47e6e7
commit 76d00c993a

View File

@ -12,7 +12,6 @@ defaults:
working-directory: src
env:
CFLAGS=: "-D\"OPENSSL_TLS_SECURITY_LEVEL=2\""
OPENSSL_CONFIG_OPTS: no-fips --api=3.0.0
OPENSSL_INSTALL_PATH: ${{ github.workspace }}/bin/ssl
OPENSSL_SOURCE_PATH: ${{ github.workspace }}/src/openssl