Skip to content

Commit 7c287f8

Browse files
committed
change(CI): Revert force idf-component-manager v2.0.4 installataion
1 parent aba8392 commit 7c287f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_iot_examples.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ jobs:
2323
run: |
2424
. ${IDF_PATH}/export.sh
2525
git clone https://github.com/espressif/esp-iot-solution.git
26+
pip install idf-component-manager==2.0.4 idf-build-apps --upgrade
2627
idf-build-apps find --paths esp-iot-solution/examples/usb/device/ --recursive --manifest-files esp-iot-solution/examples/.build-rules.yml --manifest-rootpath esp-iot-solution/
2728
idf-build-apps build --paths esp-iot-solution/examples/usb/device/ --recursive --manifest-files esp-iot-solution/examples/.build-rules.yml --manifest-rootpath esp-iot-solution/

0 commit comments

Comments
 (0)