mirror of
				https://github.com/brain-hackers/buildbrain
				synced 2025-11-04 14:28:34 +09:00 
			
		
		
		
	Add debian build
This commit is contained in:
		
							
								
								
									
										7
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@@ -26,4 +26,9 @@ jobs:
 | 
			
		||||
    - name: Configure for Linux
 | 
			
		||||
      run: make ldefconfig
 | 
			
		||||
    - name: Build Linux
 | 
			
		||||
      run: make lbuild
 | 
			
		||||
      run: make lbuild
 | 
			
		||||
 | 
			
		||||
    - name: Build Debian Root
 | 
			
		||||
      run: |
 | 
			
		||||
        make aptcache &
 | 
			
		||||
        make debian
 | 
			
		||||
		Reference in New Issue
	
	Block a user