mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Fix typo added in esp32 post_build filename (#5918)
This commit is contained in:
		| @@ -462,7 +462,7 @@ async def to_code(config): | ||||
|  | ||||
|     add_extra_script( | ||||
|         "post", | ||||
|         "post_build2.py", | ||||
|         "post_build.py", | ||||
|         os.path.join(os.path.dirname(__file__), "post_build.py.script"), | ||||
|     ) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user