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