This commit is contained in:
parent
737c367b9c
commit
071b03095d
1 changed files with 2 additions and 0 deletions
|
@ -8,7 +8,9 @@ jobs:
|
|||
- name: Setup PlatformIO
|
||||
run: |
|
||||
apt update
|
||||
apt install software-properties-common
|
||||
add-apt-repository universe
|
||||
apt update
|
||||
apt install platformio
|
||||
- name: Compile
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue