mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-22 17:10:28 +00:00

It corrupts environment on macOS runner because it uses shell, not docker-executor, and makes all tree read-only for a non-root user. + Replace examples with real files in example README.md
2 lines
116 B
Plaintext
2 lines
116 B
Plaintext
-B build-production -DSDKCONFIG=build-production/sdkconfig -DSDKCONFIG_DEFAULTS="sdkconfig.defaults;sdkconfig.prod"
|