diff --git a/.drone.yml b/.drone.yml index 44a8347..b741ddf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -59,7 +59,7 @@ steps: image: espressif/idf:v5.2.2 # FIXME : upgrade to 5.3.1 commands: - cd esp32_device - - idf.py build + - /opt/esp/entrypoint.sh idf.py build volumes: