This commit is contained in:
parent
e76ce513d6
commit
8fe0ed9f15
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ jobs:
|
|||
- name: Setup PlatformIO
|
||||
run: |
|
||||
apt update
|
||||
apt -y install platformio curl
|
||||
apt -y install platformio curl git
|
||||
- name: Setup node
|
||||
run: |
|
||||
curl -fsSL https://deb.nodesource.com/setup_20.x | bash -
|
||||
|
|
Loading…
Reference in a new issue