diff --git a/scripts/build-wasm-test.sh b/scripts/build-wasm-test.sh index c4799ae..aa9edbf 100755 --- a/scripts/build-wasm-test.sh +++ b/scripts/build-wasm-test.sh @@ -3,6 +3,7 @@ # Redirect all output to a log file (re-execs script with redirection) source "$(dirname "$0")/common/logging.sh" +source "$(dirname "$0")/common/env.sh" # This script creates library symlinks and builds the test apps # # Usage: