Skip to content

Commit

Permalink
feature(CI): Added esp_io_solution repo clone and examples build to w…
Browse files Browse the repository at this point in the history
…orkflow
  • Loading branch information
roma-jam committed Nov 5, 2024
1 parent e6ad76e commit 0ff1c68
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 @@ -26,3 +26,4 @@ jobs:
pip install idf-component-manager==1.5.2 idf-build-apps --upgrade
cd esp-iot-solution
idf-build-apps find --path examples/usb/device/ --recursive --target all --manifest-file examples/.build-rules.yml
idf-build-apps build --path examples/usb/device/ --recursive --target all --manifest-file examples/.build-rules.yml

0 comments on commit 0ff1c68

Please sign in to comment.