CI with PIO-dev (#19058)

2.0.x
Victor Oliveira 4 years ago committed by GitHub
parent ec02aee46c
commit d6574a03a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -106,7 +106,7 @@ jobs:
- name: Install PlatformIO
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
- name: Check out the PR

Loading…
Cancel
Save