This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install necessary dependencies
|
- name: Install necessary dependencies
|
||||||
run: apt update && apt install nodejs python3 python3-pip git -y
|
run: apt update && apt install nodejs python3 python3-pip git curl -y
|
||||||
- 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