Enable CI #4

Merged
pierre merged 5 commits from ci into master 2024-10-14 20:42:21 +00:00
Showing only changes of commit 3e41404ee6 - Show all commits

View File

@ -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: