mirror of
				https://github.com/actions/setup-dotnet.git
				synced 2025-10-31 16:13:46 +00:00 
			
		
		
		
	build
This commit is contained in:
		
							parent
							
								
									1d2f8f9eaf
								
							
						
					
					
						commit
						bdd38d13dc
					
				
							
								
								
									
										1
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							| @ -178,6 +178,7 @@ function writeFeedToFile(feedUrl, existingFileLocation, tempFileLocation) { | ||||
|     }; | ||||
|     const builder = new fast_xml_parser_1.XMLBuilder(xmlBuilderOptions); | ||||
|     const output = builder.build(xmlSource); | ||||
|     core.debug(output); | ||||
|     fs.writeFileSync(tempFileLocation, output); | ||||
| } | ||||
| 
 | ||||
|  | ||||
| @ -191,7 +191,7 @@ function writeFeedToFile( | ||||
| 
 | ||||
|   const output = builder.build(xmlSource); | ||||
| 
 | ||||
|   core.debug(output) | ||||
|   core.debug(output); | ||||
| 
 | ||||
|   fs.writeFileSync(tempFileLocation, output); | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user