mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	Add DEBIAN_FRONTEND to avoid interaction with tzdata
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/publish-binaries.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/publish-binaries.yml
									
									
									
									
										vendored
									
									
								
							@@ -124,6 +124,8 @@ jobs:
 | 
			
		||||
    name: Publish binary for aarch64
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    needs: check-version
 | 
			
		||||
    env:
 | 
			
		||||
      DEBIAN_FRONTEND: noninteractive
 | 
			
		||||
    container:
 | 
			
		||||
      # Use ubuntu-20.04 to compile with glibc 2.28
 | 
			
		||||
      image: ubuntu:20.04
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user