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 08fa3ac commit 29ef4c2Copy full SHA for 29ef4c2
.github/workflows/build-clang-doxy.yml
@@ -403,7 +403,7 @@ jobs:
403
mv nanopb/pb.h src/nanopb/nanopb.pb.h
404
- name: Install Dependencies
405
run: |
406
- pip install esptool==4.6
+ pip install esptool
407
- name: build ESP32 platforms
408
run: python3 ci/build_platform.py ${{ matrix.arduino-platform }} --build_timeout 48000
409
- name: Check artifacts
0 commit comments