Attempt to fix build config
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@@ -7,7 +7,7 @@ steps:
 | 
			
		||||
- name: backend_check
 | 
			
		||||
  image: rust
 | 
			
		||||
  commands:
 | 
			
		||||
  - apt update && apt install -y zlib1g-dev
 | 
			
		||||
  - apt update && apt install -y cmake
 | 
			
		||||
  - rustup component add clippy
 | 
			
		||||
  - cd geneit_backend
 | 
			
		||||
  - cargo clippy -- -D warnings
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user