Update build.yml

This commit is contained in:
Jay Lee
2022-03-07 16:00:58 -05:00
committed by GitHub
parent dcc2224657
commit 0bee3e38a0

View File

@@ -16,6 +16,7 @@ env:
OPENSSL_INSTALL_PATH: ${{ github.workspace }}/bin/ssl
OPENSSL_SOURCE_PATH: ${{ github.workspace }}/src/openssl
PYTHON_INSTALL_PATH: ${{ github.workspace }}/bin/python
PYTHON_SOURCE_PATH: ${{ github.workspace }}/src/cpython
jobs:
build: