Hopefully fix the python install in build script.
This commit is contained in:
6
.github/workflows/build-all.yml
vendored
6
.github/workflows/build-all.yml
vendored
@@ -89,10 +89,10 @@ jobs:
|
|||||||
- 4MAXP2_DGUS_TMC_BLT_11
|
- 4MAXP2_DGUS_TMC_BLT_11
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- name: Install Python
|
||||||
- uses: actions/setup-python@v5
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: '3.x'
|
python-version: '3.x'
|
||||||
|
|
||||||
- name: Install PlatformIO
|
- name: Install PlatformIO
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user