examples: Build both native app and wasm app for hello to pass CI test
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
This commit is contained in:
parent
3d5183f404
commit
5d37383457
@ -33,7 +33,7 @@ MAINSRC = hello_main.c
|
||||
|
||||
# Build with WebAssembly when CONFIG_INTERPRETERS_WAMR is enabled
|
||||
|
||||
WASM_BUILD = y
|
||||
WASM_BUILD = both
|
||||
|
||||
# Mode of WebAssembly Micro Runtime
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user