mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-11-04 04:08:20 +02:00 
			
		
		
		
	update dependencies to build workflows
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/rust-linux.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/rust-linux.yml
									
									
									
									
										vendored
									
									
								
							@@ -14,7 +14,7 @@ jobs:
 | 
			
		||||
    steps:
 | 
			
		||||
    - uses: actions/checkout@v1
 | 
			
		||||
    - name: Install dependencies
 | 
			
		||||
      run: sudo apt update && sudo apt install --no-install-recommends openssl sqlite3 libmysql++-dev
 | 
			
		||||
      run: sudo apt update && sudo apt install --no-install-recommends openssl sqlite3 libmysql++-dev libpq-dev
 | 
			
		||||
 | 
			
		||||
    - name: Cache cargo registry
 | 
			
		||||
      uses: actions/cache@v1.0.3
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user