Skip to content

Commit e422aca

Browse files
committed
WIP 6
1 parent 7345a21 commit e422aca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686

8787
- name: Build
8888
run: |
89-
export ANDROID_NDK_ROOT=$ANDROID_HOME/ndk-bundle
89+
export ANDROID_NDK_ROOT=$ANDROID_HOME/ndk/27.2.12479018
9090
unset ANDROID_NDK_HOME
9191
cd awl
9292
GOMOBILE_VERSION=$(go list -m -f '{{.Version}}' golang.org/x/mobile)

0 commit comments

Comments
 (0)