mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-11-04 12:28:12 +00:00 
			
		
		
		
	fix ci
This commit is contained in:
		
							parent
							
								
									10a6aec998
								
							
						
					
					
						commit
						2ffab66d97
					
				@ -21,7 +21,7 @@ install:
 | 
			
		||||
      brew update && brew install openssl && brew link openssl --force;
 | 
			
		||||
      _old_path="$PATH";
 | 
			
		||||
      export PATH="";
 | 
			
		||||
      openssl version 2>&1 || true
 | 
			
		||||
      openssl version 2>&1 || true;
 | 
			
		||||
      export PATH="$_old_path";
 | 
			
		||||
    fi
 | 
			
		||||
  
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user