This commit is contained in:
parent
796300e465
commit
737c367b9c
1 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Setup PlatformIO
|
- name: Setup PlatformIO
|
||||||
- run: |
|
run: |
|
||||||
apt update
|
apt update
|
||||||
add-apt-repository universe
|
add-apt-repository universe
|
||||||
apt install platformio
|
apt install platformio
|
||||||
|
|
Loading…
Reference in a new issue