Update build script for PIO 4.4 (#19034)
This commit is contained in:
parent
0e8cdd1938
commit
bb64aa7841
2 changed files with 19 additions and 7 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue