chore(test): add more log
This commit is contained in:
parent
4f1f4f36ef
commit
0b76fa08ee
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
BUILD_MACHINE: linux
|
BUILD_MACHINE: linux
|
||||||
run: |
|
run: |
|
||||||
echo NDK path is $NDK_HOME
|
echo NDK path is $NDK_HOME
|
||||||
ls -l $NDK_HOME/toolchains/llvm/prebuilt/linux-x86_64/bin
|
ls -l $NDK_HOME/toolchains/llvm/prebuilt/linux-x86_64/bin/armeabi-v7a-hard
|
||||||
make -e
|
make -e
|
||||||
|
|
||||||
- name: Build and Run Tests
|
- name: Build and Run Tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user