build linux headless
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
		
							parent
							
								
									51b77100a7
								
							
						
					
					
						commit
						a5158d2bb7
					
				
							
								
								
									
										2
									
								
								.github/workflows/flutter-build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/flutter-build.yml
									
									
									
									
										vendored
									
									
								
							| @ -687,7 +687,7 @@ jobs: | ||||
|               x86_64) | ||||
|                 # no need mock on x86_64 | ||||
|                 export VCPKG_ROOT=/opt/artifacts/vcpkg | ||||
|                 cargo build --lib --features hwcodec,flutter,flutter_texture_render,${{ matrix.job.extra-build-features }} --release | ||||
|                 cargo build --lib --features hwcodec,flutter,flutter_texture_render,linux_headless,${{ matrix.job.extra-build-features }} --release | ||||
|                 ;; | ||||
|             esac | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user