We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4723b7 commit 3308d72Copy full SHA for 3308d72
1 file changed
.github/workflows/build-clang-doxy.yml
@@ -392,7 +392,7 @@ jobs:
392
mv nanopb/pb.h src/nanopb/nanopb.pb.h
393
- name: Install Dependencies
394
run: |
395
- pip install esptool==4.6
+ pip install esptool
396
- name: build ESP32 platforms
397
run: python3 ci/build_platform.py ${{ matrix.arduino-platform }} --build_timeout 48000
398
- name: Check artifacts
0 commit comments