Merge branch 'bugfix/fix_idf_build_apps_error' into 'master'
bugfix: fix idf build apps error See merge request ae_group/esp-box!101
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
EXAMPLE_CONFIG: "="
|
||||
script:
|
||||
- pip install --upgrade idf-component-manager
|
||||
- pip install idf_build_apps
|
||||
- pip install "idf_build_apps<2.0"
|
||||
- python tools/build_apps.py ${EXAMPLE_DIR} --config ${EXAMPLE_CONFIG} -t esp32s3 -vv
|
||||
|
||||
.build_matter_template: &build_matter_template
|
||||
|
||||
Reference in New Issue
Block a user