mirror of
				https://github.com/dndx/phantun.git
				synced 2025-11-04 11:55:34 +08:00 
			
		
		
		
	chore(actions) always use the latest stable toolchain
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/rust.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/rust.yml
									
									
									
									
										vendored
									
									
								
							@@ -12,6 +12,9 @@ jobs:
 | 
			
		||||
 | 
			
		||||
    steps:
 | 
			
		||||
    - uses: actions/checkout@v2
 | 
			
		||||
    - uses: actions-rs/toolchain@v1
 | 
			
		||||
      with:
 | 
			
		||||
        toolchain: stable
 | 
			
		||||
    - name: Run lint
 | 
			
		||||
      run: cargo clippy --verbose
 | 
			
		||||
    - name: Build
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user