mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Expand the platformio dep installer to also install platforms and tools (#4716)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci-docker.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci-docker.yml
									
									
									
									
										vendored
									
									
								
							| @@ -11,6 +11,7 @@ on: | ||||
|       - ".github/workflows/**" | ||||
|       - "requirements*.txt" | ||||
|       - "platformio.ini" | ||||
|       - "script/platformio_install_deps.py" | ||||
|  | ||||
|   pull_request: | ||||
|     paths: | ||||
| @@ -18,6 +19,7 @@ on: | ||||
|       - ".github/workflows/**" | ||||
|       - "requirements*.txt" | ||||
|       - "platformio.ini" | ||||
|       - "script/platformio_install_deps.py" | ||||
|  | ||||
| permissions: | ||||
|   contents: read | ||||
|   | ||||
		Reference in New Issue
	
	Block a user