Update build script for PIO 4.4 (#19034)
This commit is contained in:
committed by
Scott Lahteine
parent
f9f514a46c
commit
73d1a98ce6
2
.github/workflows/test-builds.yml
vendored
2
.github/workflows/test-builds.yml
vendored
@@ -106,7 +106,7 @@ jobs:
|
||||
|
||||
- name: Install PlatformIO
|
||||
run: |
|
||||
pip install -U https://github.com/platformio/platformio-core/archive/develop.zip
|
||||
pip install -U https://github.com/platformio/platformio-core/archive/master.zip
|
||||
platformio update
|
||||
|
||||
- name: Check out the PR
|
||||
|
Reference in New Issue
Block a user