fix(workflow): test build arch
This commit is contained in:
parent
bcccfc255f
commit
50620a2153
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -39,6 +39,7 @@ jobs:
|
||||
BUILD_MACHINE: linux
|
||||
run: |
|
||||
echo NDK path is $NDK_TOOLCHAIN
|
||||
ls $NDK_TOOLCHAIN
|
||||
make -e
|
||||
|
||||
- name: Build and Run Tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user