Skip to content

Commit 371882e

Browse files
committed
Fix ci
1 parent e3bee36 commit 371882e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/esphome-validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
- name: Compile demos
3030
env:
3131
PLATFORMIO_BUILD_CACHE_DIR: /tmp/esphome_cache_${{ github.run_id }}
32-
run: esphome build boards/*/demo.yaml
32+
run: esphome compile boards/*/demo.yaml

0 commit comments

Comments
 (0)