Trick QMK userspace GitHub Actions to build new keyboards
This commit is contained in:
		
							parent
							
								
									1c581c592c
								
							
						
					
					
						commit
						3430344187
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								.github/workflows/build_binaries.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/build_binaries.yaml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -12,6 +12,7 @@ jobs:
 | 
				
			||||||
    with:
 | 
					    with:
 | 
				
			||||||
      qmk_repo: qmk/qmk_firmware
 | 
					      qmk_repo: qmk/qmk_firmware
 | 
				
			||||||
      qmk_ref: master
 | 
					      qmk_ref: master
 | 
				
			||||||
 | 
					      preparation_command: 'for KB in "$GITHUB_WORKSPACE/keyboards/*/"; do ln -s $KB qmk_firmware/keyboards/ ; done'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  publish:
 | 
					  publish:
 | 
				
			||||||
    name: 'QMK Userspace Publish'
 | 
					    name: 'QMK Userspace Publish'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue