fix(workflow): test build arch

This commit is contained in:
源文雨 2024-04-16 13:54:45 +09:00
parent bcccfc255f
commit 50620a2153

View File

@ -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