Skip to content

Commit 05cac99

Browse files
committed
fix(ci): fix relative path for bme680_iaq_engine.h in sensor_BME680.yaml
1 parent 15f3462 commit 05cac99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/sensors/sensor_BME680.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ globals:
5050

5151
esphome:
5252
includes:
53-
- ../../components/helpers/bme680_iaq_engine.h
53+
- include/bme680_iaq_engine.h
5454
on_boot:
5555
priority: 200
5656
then:

0 commit comments

Comments
 (0)