mirror of https://github.com/arendst/Tasmota.git
Update .gitpod.Dockerfile
This commit is contained in:
parent
7578a0217a
commit
4864c29cfc
|
@ -2,4 +2,4 @@ FROM gitpod/workspace-full
|
|||
|
||||
USER gitpod
|
||||
|
||||
RUN sudo pip3 install -U platformio
|
||||
RUN pip3 install -U platformio && brew install uncrustify
|
||||
|
|
Loading…
Reference in New Issue