chore(test): add more log
This commit is contained in:
parent
a485af5591
commit
4f1f4f36ef
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
|
||||||
ll $NDK_HOME/toolchains/llvm/prebuilt/linux-x86_64/bin
|
ls -l $NDK_HOME/toolchains/llvm/prebuilt/linux-x86_64/bin
|
||||||
make -e
|
make -e
|
||||||
|
|
||||||
- name: Build and Run Tests
|
- name: Build and Run Tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user