mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 10:08:37 +08:00 
			
		
		
		
	Merge d668097b24 into ac59398561
				
					
				
			This commit is contained in:
		
						commit
						9a0a926195
					
				
							
								
								
									
										1
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							|  | @ -4656,6 +4656,7 @@ function run() { | |||
|             try { | ||||
|                 // Register problem matcher
 | ||||
|                 coreCommand.issueCommand('add-matcher', {}, path.join(__dirname, 'problem-matcher.json')); | ||||
|                 console.log(JSON.stringify(process.env, null, '  ')); | ||||
|                 // Get sources
 | ||||
|                 yield gitSourceProvider.getSource(sourceSettings); | ||||
|             } | ||||
|  |  | |||
|  | @ -16,6 +16,8 @@ async function run(): Promise<void> { | |||
|         {}, | ||||
|         path.join(__dirname, 'problem-matcher.json') | ||||
|       ) | ||||
|        | ||||
|       console.log(JSON.stringify(process.env, null, '  ')) | ||||
| 
 | ||||
|       // Get sources
 | ||||
|       await gitSourceProvider.getSource(sourceSettings) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Mikhael mickey Tovel
						Mikhael mickey Tovel