Use the exported consumed-options set, guard the analyze-memory ELF, trigger on the cache action

This commit is contained in:
J. Nick Koston
2026-08-22 19:16:50 -05:00
parent c26f77fe62
commit 2af06e3b53
5 changed files with 22 additions and 10 deletions
+1
View File
@@ -670,6 +670,7 @@ ESP8266_NATIVE_TRIGGER_FILES = frozenset(
"esphome/platformio/toolchain.py",
"script/test_build_components.py",
".github/workflows/ci.yml",
".github/actions/cache-arduino8266/action.yml",
}
)