mirror of
https://github.com/crankyoldgit/IRremoteESP8266.git
synced 2026-01-12 00:05:10 +08:00
Attempt to fix intelhex failures
This commit is contained in:
committed by
David Conran
parent
7e0f81dddc
commit
47c86686a1
1
.github/workflows/Build.yml
vendored
1
.github/workflows/Build.yml
vendored
@@ -60,6 +60,7 @@ jobs:
|
||||
- name: Install PlatformIO
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install --upgrade intelhex
|
||||
pip install --upgrade platformio
|
||||
- name: Build example
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user