This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
|||||||
run: apt update && apt install nodejs -y
|
run: apt update && apt install nodejs -y
|
||||||
- uses: actions/setup-python@v4
|
- uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: '3.11'
|
python-version: '3.9'
|
||||||
- name: Install Platformio
|
- name: Install Platformio
|
||||||
run: pip install --break-system-packages --upgrade platformio
|
run: pip install --break-system-packages --upgrade platformio
|
||||||
- name: Checkout Code
|
- name: Checkout Code
|
||||||
|
|||||||
Reference in New Issue
Block a user