mirror of
https://github.com/izzy2lost/android_openssl.git
synced 2026-06-19 01:20:12 -07:00
Update Build.yml
This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
||||
env:
|
||||
OUTPUT_ROOT: ${{ github.workspace }}/output
|
||||
BUILD_DIR: ${{ github.workspace }}/build
|
||||
NDK_ROOT_PREFIX: $ANDROID_HOME/ndk
|
||||
NDK_ROOT_PREFIX: ${{ env.ANDROID_HOME }}/ndk
|
||||
run: |
|
||||
./build_ssl.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user