This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Install necessary dependencies
|
||||
run: apt update && apt install nodejs python3 python-pip -y
|
||||
run: apt update && apt install nodejs python3 python3-pip -y
|
||||
- name: Install Platformio
|
||||
run: pip install --break-system-packages --upgrade platformio
|
||||
- name: Checkout Code
|
||||
|
||||
Reference in New Issue
Block a user