Skip to content

Commit ed824ad

Browse files
author
NullPointerException
committed
update
1 parent d34c1ca commit ed824ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-ffmpeg.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
wget https://dl.google.com/android/repository/android-ndk-r22b-linux-x86_64.zip
4646
unzip android-ndk-r22b-linux-x86_64.zip -d ${ANDROID_SDK_ROOT}/ndk
4747
echo "ANDROID_NDK_HOME=${ANDROID_SDK_ROOT}/ndk/android-ndk-r22b" >> $GITHUB_ENV
48+
export ANDROID_NDK_HOME=${ANDROID_SDK_ROOT}/ndk/android-ndk-r22b
4849
4950
- name: 验证 NDK 配置
5051
run: |

0 commit comments

Comments
 (0)