mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-05-25 09:31:12 +00:00
CI with PIO-dev (#19058)
This commit is contained in:
parent
744f74506f
commit
0ffd5aa743
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-builds.yml
vendored
2
.github/workflows/test-builds.yml
vendored
|
@ -106,7 +106,7 @@ jobs:
|
||||||
|
|
||||||
- name: Install PlatformIO
|
- name: Install PlatformIO
|
||||||
run: |
|
run: |
|
||||||
pip install -U https://github.com/platformio/platformio-core/archive/master.zip
|
pip install -U https://github.com/platformio/platformio-core/archive/develop.zip
|
||||||
platformio update
|
platformio update
|
||||||
|
|
||||||
- name: Check out the PR
|
- name: Check out the PR
|
||||||
|
|
Loading…
Add table
Reference in a new issue