We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3bee36 commit 371882eCopy full SHA for 371882e
1 file changed
.github/workflows/esphome-validate.yaml
@@ -29,4 +29,4 @@ jobs:
29
- name: Compile demos
30
env:
31
PLATFORMIO_BUILD_CACHE_DIR: /tmp/esphome_cache_${{ github.run_id }}
32
- run: esphome build boards/*/demo.yaml
+ run: esphome compile boards/*/demo.yaml
0 commit comments