diff --git a/tools/ci/build_template_app.sh b/tools/ci/build_template_app.sh index b3ffbd52175..f8493e898a1 100755 --- a/tools/ci/build_template_app.sh +++ b/tools/ci/build_template_app.sh @@ -80,7 +80,7 @@ build_stage1() { --size-file size.json \ --collect-size-info size_info.txt \ --default-build-targets esp32,esp32s2,esp32s3,esp32c2,esp32c3,esp32c6,esp32h2 \ - --ignore-warning-str "DeprecationWarning: pkg_resources is deprecated as an API"\ + --ignore-warning-str "DeprecationWarning: pkg_resources is deprecated as an API" } # Default arguments