Skip to content

Commit

Permalink
Use development version of PlatformIO (MarlinFirmware#18724)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankravets authored and vgadreau committed Dec 9, 2020
1 parent 62dc230 commit ab19465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,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
Expand Down

0 comments on commit ab19465

Please sign in to comment.