Fucking.
Some checks are pending
Compile / Compile (push) Has started running

This commit is contained in:
Lewis Jackson 2023-05-30 19:35:59 +03:00
parent 737c367b9c
commit 071b03095d

View file

@ -8,7 +8,9 @@ jobs:
- name: Setup PlatformIO - name: Setup PlatformIO
run: | run: |
apt update apt update
apt install software-properties-common
add-apt-repository universe add-apt-repository universe
apt update
apt install platformio apt install platformio
- name: Compile - name: Compile
run: | run: |