Skip to content

Commit 7c75274

Browse files
committed
Add python requirements for TVM and android_camera, use preinstalled NDK
1 parent 92fad06 commit 7c75274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
cd build
116116
../tests/scripts/task_config_build_jvm.sh .
117117
cmake ..
118-
cmake --build . --target tvm_runtime
118+
make
119119
- name: Build TVM4J
120120
run: |
121121
make jvmpkg

0 commit comments

Comments
 (0)