mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	Use the dtolnay rust toolchain
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/publish-apt-brew-pkg.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/publish-apt-brew-pkg.yml
									
									
									
									
										vendored
									
									
								
							@@ -25,7 +25,7 @@ jobs:
 | 
			
		||||
      run: |
 | 
			
		||||
        apt-get update && apt-get install -y curl
 | 
			
		||||
        apt-get install build-essential -y
 | 
			
		||||
    - uses: helix-editor/rust-toolchain@v1
 | 
			
		||||
    - uses: dtolnay/rust-toolchain@v1.70
 | 
			
		||||
    - name: Install cargo-deb
 | 
			
		||||
      run: cargo install cargo-deb
 | 
			
		||||
    - uses: actions/checkout@v3
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user