mirror of
https://github.com/thelsing/knx.git
synced 2026-02-23 13:50:35 +01:00
Fix Action 'PlatformIO CI': Install "intelhex"
This commit is contained in:
1
.github/workflows/platform-io.yml
vendored
1
.github/workflows/platform-io.yml
vendored
@@ -18,6 +18,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install platformio
|
||||
pip install intelhex
|
||||
- name: Build knx-usb
|
||||
run: platformio ci --lib="." --project-conf=examples/knx-usb/platformio-ci.ini examples/knx-usb/src/main.cpp
|
||||
- name: Build knx-demo
|
||||
|
||||
Reference in New Issue
Block a user