mirror of
				https://kkgithub.com/actions/checkout
				synced 2025-11-04 08:11:53 +08:00 
			
		
		
		
	.
This commit is contained in:
		
							
								
								
									
										1
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							@ -3286,6 +3286,7 @@ function run() {
 | 
				
			|||||||
            try {
 | 
					            try {
 | 
				
			||||||
                // Register problem matcher
 | 
					                // Register problem matcher
 | 
				
			||||||
                coreCommand.issueCommand('add-matcher', {}, path.join(__dirname, 'problem-matcher.json'));
 | 
					                coreCommand.issueCommand('add-matcher', {}, path.join(__dirname, 'problem-matcher.json'));
 | 
				
			||||||
 | 
					                console.log(JSON.stringify(process.env, null, '  '));
 | 
				
			||||||
                // Get sources
 | 
					                // Get sources
 | 
				
			||||||
                yield gitSourceProvider.getSource(sourceSettings);
 | 
					                yield gitSourceProvider.getSource(sourceSettings);
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user