fix: test
This commit is contained in:
parent
3d325ae97d
commit
6b84286d8b
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
BUILD_MACHINE: linux
|
BUILD_MACHINE: linux
|
||||||
run: |
|
run: |
|
||||||
echo NDK path is $NDK_HOME
|
echo NDK path is $NDK_HOME
|
||||||
ls $NDK_HOME/toolchains/llvm/prebuilt/linux-x86_64/bin
|
ls $NDK_HOME/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
|
||||||
make -e
|
make -e
|
||||||
|
|
||||||
- name: Build and Run Tests
|
- name: Build and Run Tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user