Skip to content

Commit d758f46

Browse files
committed
mkdir
1 parent 7875ad6 commit d758f46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_android.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
3131
# Build LLM Demo for Android
3232
export BUILD_AAR_DIR=aar-out
33+
mkdir -p $BUILD_AAR_DIR
3334
bash build/build_android_library.sh ${ARTIFACTS_DIR_NAME}
3435
bash .ci/scripts/build_android_instrumentation.sh ${ARTIFACTS_DIR_NAME}
3536

0 commit comments

Comments
 (0)