Fix command

This commit is contained in:
2024-10-14 22:38:19 +02:00
parent d8f851e7aa
commit 3e41404ee6

@ -60,7 +60,7 @@ steps:
commands:
- cd esp32_device
- /opt/esp/entrypoint.sh idf.py build
- file build/main.bin
- ls -lah build/main.bin
volumes: