core/iwasm/libraries/wasi-nn/test/build.sh: set -e

This commit is contained in:
YAMAMOTO Takashi 2025-06-18 09:02:49 +09:00
parent 80007d5b1f
commit 735b510437

View File

@ -14,6 +14,8 @@
# https://github.com/tensorflow/tensorflow/releases/tag/v2.16.1
# https://blog.tensorflow.org/2024/03/whats-new-in-tensorflow-216.html
set -e
CURR_PATH=$(cd $(dirname $0) && pwd -P)
# WASM application that uses WASI-NN