install libpipewire, libdbus and libclang in CI
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Rust / build (pull_request) Failing after 2m44s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Rust / build (pull_request) Failing after 2m44s
				
			This commit is contained in:
		
							parent
							
								
									9eb51608ed
								
							
						
					
					
						commit
						7bf23b25c0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/rust.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/rust.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -26,7 +26,7 @@ jobs: | |||
|       - name: Install rust toolchain | ||||
|         run: sudo apt-get install -qy cargo-1.80 rust-1.80-clippy | ||||
|       - name: Install system dependencies | ||||
|         run: sudo apt-get install -qy liblzma-dev libpipewire-0.3 libclang-dev | ||||
|         run: sudo apt-get install -qy liblzma-dev libpipewire-0.3 libclang-dev libdbus-1-dev | ||||
| 
 | ||||
|       - name: Run Clippy | ||||
|         run: cargo clippy --all-targets --all-features | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Vinzenz Schroeter
						Vinzenz Schroeter