mirror of
				https://github.com/docker/setup-buildx-action.git
				synced 2025-11-04 14:44:20 +08:00 
			
		
		
		
	Simplify README
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									8c8d171420
								
							
						
					
					
						commit
						2ec180e24a
					
				@ -81,8 +81,6 @@ jobs:
 | 
				
			|||||||
        name: Set up Docker Buildx
 | 
					        name: Set up Docker Buildx
 | 
				
			||||||
        id: buildx
 | 
					        id: buildx
 | 
				
			||||||
        uses: docker/setup-buildx-action@v1
 | 
					        uses: docker/setup-buildx-action@v1
 | 
				
			||||||
        with:
 | 
					 | 
				
			||||||
          version: latest
 | 
					 | 
				
			||||||
      -
 | 
					      -
 | 
				
			||||||
        name: Available platforms
 | 
					        name: Available platforms
 | 
				
			||||||
        run: echo ${{ steps.buildx.outputs.platforms }}
 | 
					        run: echo ${{ steps.buildx.outputs.platforms }}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user