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 0cb3b23 commit 3b0fb63Copy full SHA for 3b0fb63
.github/workflows/main.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Build
32
run: |
33
cd /opt/esp/lib-builder/
34
- ./build.sh
+ ./build.sh -t esp32c3
35
- name: Zip artifacts
36
37
ver=2.0.17
0 commit comments