Skip to content

Commit

Permalink
change(CI): Revert force idf-component-manager v2.0.4 installataion
Browse files Browse the repository at this point in the history
  • Loading branch information
roma-jam committed Nov 6, 2024
1 parent aba8392 commit 7c287f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_iot_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ jobs:
run: |
. ${IDF_PATH}/export.sh
git clone https://github.com/espressif/esp-iot-solution.git
pip install idf-component-manager==2.0.4 idf-build-apps --upgrade
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/
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 comments on commit 7c287f8

Please sign in to comment.