Skip to content

Commit 8f66145

Browse files
create android build test 50
1 parent b2e10bd commit 8f66145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-android-apk.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
cmd: android:build:release
6868
dir: 'client'
6969
env:
70-
NDK_BIN: $HOME/android/ndk/27.2.12479018/toolchains/llvm/prebuilt/darwin-x86_64/bin/
70+
NDK_BIN: ${{HOME}}/android/ndk/27.2.12479018/toolchains/llvm/prebuilt/darwin-x86_64/bin/
7171

7272
- name: Create the Artifact
7373
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)