mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 11:03:05 +00:00
example: fix the build for the manage component build
This commit is contained in:
@@ -247,7 +247,6 @@ build_image:
|
||||
- *add_gitlab_ssh_key
|
||||
- *get_build_caches
|
||||
- *setup_idf
|
||||
- pip install 'idf-component-manager~=2.1.2'
|
||||
- cd ${ESP_MATTER_PATH}
|
||||
- mkdir -p ${REPOS_PATH}
|
||||
- *update_build_caches
|
||||
|
||||
@@ -9,4 +9,4 @@ dependencies:
|
||||
espressif/led_strip:
|
||||
version: "^2.0.0"
|
||||
espressif/esp_matter:
|
||||
version: "^1.4.0"
|
||||
version: ">=1.4.0,<1.4.2"
|
||||
|
||||
Reference in New Issue
Block a user