CI: esptool warns about deprecating esptool.py

This commit is contained in:
Henrik Tjäder 2025-09-17 19:35:39 +02:00
parent 24d6d88551
commit a23530bf86
2 changed files with 2 additions and 2 deletions

View file

@ -171,7 +171,7 @@ jobs:
with:
tool: espflash
- name: Install esptool.py
- name: Install esptool
if: contains(matrix.input.platform, 'esp32')
run: pip install esptool