This commit is contained in:
parent
22af37adc7
commit
6ffaf521ff
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ jobs:
|
|||
- name: Setup PlatformIO
|
||||
run: |
|
||||
apt update
|
||||
apt -y install curl git
|
||||
apt -y install curl git python3 python3-pip
|
||||
python -m pip install --upgrade pip
|
||||
pip install --upgrade platformio pio upgrade --dev
|
||||
- name: Setup node
|
||||
|
|
Loading…
Reference in a new issue