fix(release): source cargo env (#645)
This commit is contained in:
		
							parent
							
								
									9387c8ad45
								
							
						
					
					
						commit
						753b77425b
					
				
							
								
								
									
										1
									
								
								.github/workflows/release.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/release.yaml
									
									
									
									
										vendored
									
									
								
							@ -97,6 +97,7 @@ jobs:
 | 
			
		||||
        if: ${{ matrix.config.os_name == 'linux' }}
 | 
			
		||||
        run: |
 | 
			
		||||
          curl --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --profile minimal
 | 
			
		||||
          . "$HOME/.cargo/env"
 | 
			
		||||
      - name: Build all crates
 | 
			
		||||
        run: cargo build --release --features ${{ matrix.feature }}
 | 
			
		||||
      - name: Handle binaries
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user