This commit is contained in:
parent
b0921c93b5
commit
e1f478fce1
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
run: |
|
||||
apt update
|
||||
apt -y install software-properties-common
|
||||
add-apt-repository universe
|
||||
add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) universe"
|
||||
apt update
|
||||
apt -y install platformio
|
||||
- name: Compile
|
||||
|
|
Loading…
Reference in a new issue