mirror of
				https://github.com/docker/setup-buildx-action.git
				synced 2025-11-01 01:40:11 +08:00 
			
		
		
		
	nit typo in README.md, csv is comma-delimited
Signed-off-by: Alex Wendland <me@alexwendland.com>
This commit is contained in:
		
							parent
							
								
									03a7a3d9fb
								
							
						
					
					
						commit
						51ecd0a47f
					
				| @ -80,7 +80,7 @@ Following inputs can be used as `step.with` keys: | |||||||
| >   network=host | >   network=host | ||||||
| > ``` | > ``` | ||||||
| 
 | 
 | ||||||
| > `CSV` type must be a newline-delimited string | > `CSV` type must be a comma-delimited string | ||||||
| > ```yaml | > ```yaml | ||||||
| > platforms: linux/amd64,linux/arm64 | > platforms: linux/amd64,linux/arm64 | ||||||
| > ``` | > ``` | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Alex Wendland
						Alex Wendland