mirror of
				https://kkgithub.com/actions/setup-node.git
				synced 2025-11-04 04:31:55 +08:00 
			
		
		
		
	Update
This commit is contained in:
		@ -33,7 +33,7 @@ function run() {
 | 
			
		||||
            }
 | 
			
		||||
            const registryUrl = core.getInput('registry-url');
 | 
			
		||||
            if (registryUrl) {
 | 
			
		||||
                auth.configAuth(registryUrl);
 | 
			
		||||
                yield auth.configAuth(registryUrl);
 | 
			
		||||
            }
 | 
			
		||||
            // TODO: setup proxy from runner proxy config
 | 
			
		||||
            const matchersPath = path.join(__dirname, '..', '.github');
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user