mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-12-05 09:24:33 +01:00
Fix Gitpod launch command to use live-html target (#2367)
This commit is contained in:
parent
0af4104468
commit
fc68e69196
@ -4,4 +4,4 @@ ports:
|
||||
|
||||
tasks:
|
||||
- before: pip3 install -r requirements.txt
|
||||
command: make webserver
|
||||
command: make live-html
|
||||
|
||||
Loading…
Reference in New Issue
Block a user