This commit is contained in:
parent
b9c8ad5507
commit
2227385d22
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ jobs:
|
||||||
Compile:
|
Compile:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- run: add-apt-repository universe
|
||||||
- run: apt install platformio
|
- run: apt install platformio
|
||||||
- name: Compile
|
- name: Compile
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue