job container has fontconfig - see if we can't break the build
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Generic zig build / build (push) Successful in 59s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Generic zig build / build (push) Successful in 59s
				
			This commit is contained in:
		
							parent
							
								
									c292c51c44
								
							
						
					
					
						commit
						badc54d079
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/zig-build.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/zig-build.yaml
									
										
									
									
										vendored
									
									
								
							|  | @ -14,8 +14,8 @@ jobs: | |||
|         with: | ||||
|           version: 0.12.0 | ||||
|       - uses: Hanaasagi/zig-action-cache@v1.1.5 | ||||
|       - name: Install fontconfig | ||||
|         run: apt update && apt install libfontconfig1 && ln -s /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 /usr/local/lib/libfontconfig.so | ||||
|       # - name: Link fontconfig library | ||||
|       #   run: ln -s /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 /usr/local/lib/libfontconfig.so | ||||
|       - name: Build project | ||||
|         run: zig build --summary all | ||||
|       - name: Run tests | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue