Update build-platformio-ubuntu.yml
This commit is contained in:
parent
fa4a72bb63
commit
e0bc72e758
1 changed files with 11 additions and 0 deletions
11
.github/workflows/build-platformio-ubuntu.yml
vendored
11
.github/workflows/build-platformio-ubuntu.yml
vendored
|
@ -35,6 +35,17 @@ jobs:
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- name: Install PlatformIO Core
|
||||
run: pip install --upgrade platformio
|
||||
|
||||
|
|
Loading…
Reference in a new issue