Compare commits
	
		
			1 commit
		
	
	
		
			837525e7b6
			...
			3cfe4a14c4
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|   | 3cfe4a14c4 | 
					 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 |       - name: Install rust toolchain | ||||||
|         run: sudo apt-get install -qy cargo-1.80 rust-1.80-clippy |         run: sudo apt-get install -qy cargo-1.80 rust-1.80-clippy | ||||||
|       - name: Install system dependencies |       - name: Install system dependencies | ||||||
|         run: sudo apt-get install -qy liblzma-dev libpipewire-0.3-dev libclang-dev libdbus-1-dev ffmpeg libavutil-dev |         run: sudo apt-get install -qy liblzma-dev libpipewire-0.3-dev libclang-dev libdbus-1-dev ffmpeg libavutil-dev libavformat-dev | ||||||
| 
 | 
 | ||||||
|       - name: Run Clippy |       - name: Run Clippy | ||||||
|         run: cargo clippy --all-targets --all-features |         run: cargo clippy --all-targets --all-features | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue