Skip to content

Commit

Permalink
[core] Update upk2esphome to v1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kuba2k2 committed Jan 14, 2025
1 parent a425815 commit dc20086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
run: |
set PATH=%cd%\python;%PATH%
python -m pip install "ltchiptool-terminal>=1.4.0" || exit /b
python -m pip install "upk2esphome>=1.13.0" || exit /b
python -m pip install "upk2esphome>=1.14.0" || exit /b
python -m pip check || exit /b
- name: Build GUI with PyInstaller
Expand Down

0 comments on commit dc20086

Please sign in to comment.