Skip to content

Commit 3c7f5b7

Browse files
committed
mkdir
1 parent f7ef573 commit 3c7f5b7

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
@@ -27,6 +27,7 @@ jobs:
2727
conda activate "${CONDA_ENV}"
2828
PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool buck2
2929
export ARTIFACTS_DIR_NAME=artifacts-to-be-uploaded
30+
mkdir -p ${ARTIFACTS_DIR_NAME}/
3031
3132
# Build LLM Demo for Android
3233
export BUILD_AAR_DIR=aar-out

0 commit comments

Comments
 (0)