Skip to content

Commit aba8392

Browse files
committed
change(CI): Remove force idf-component-manager v1.5.2 installataion
1 parent bc7c14f commit aba8392

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_iot_examples.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,5 @@ 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==1.5.2 idf-build-apps --upgrade
2726
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/
2827
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)