mirror of
				https://github.com/enpaul/vault2vault.git
				synced 2025-11-04 09:26:46 +00:00 
			
		
		
		
	Fix mistake when copying actions script
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/scripts/setup-env.sh
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/scripts/setup-env.sh
									
									
									
									
										vendored
									
									
								
							@@ -26,7 +26,6 @@ poetry --version --no-ansi;
 | 
			
		||||
poetry run pip --version;
 | 
			
		||||
 | 
			
		||||
poetry install \
 | 
			
		||||
  --extras poetry \
 | 
			
		||||
  --quiet \
 | 
			
		||||
  --remove-untracked \
 | 
			
		||||
  --no-ansi;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user