We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ad76e commit 0ff1c68Copy full SHA for 0ff1c68
.github/workflows/build_iot_examples.yml
@@ -26,3 +26,4 @@ jobs:
26
pip install idf-component-manager==1.5.2 idf-build-apps --upgrade
27
cd esp-iot-solution
28
idf-build-apps find --path examples/usb/device/ --recursive --target all --manifest-file examples/.build-rules.yml
29
+ idf-build-apps build --path examples/usb/device/ --recursive --target all --manifest-file examples/.build-rules.yml
0 commit comments