mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 01:33:33 +00:00 
			
		
		
		
	added paragraph in installer.test.ts line 11
This commit is contained in:
		
							parent
							
								
									9cdff022c2
								
							
						
					
					
						commit
						7ba3c8c664
					
				@ -8,6 +8,7 @@ import osm = require('os');
 | 
				
			|||||||
import path from 'path';
 | 
					import path from 'path';
 | 
				
			||||||
import * as main from '../src/main';
 | 
					import * as main from '../src/main';
 | 
				
			||||||
import * as auth from '../src/authutil';
 | 
					import * as auth from '../src/authutil';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
let nodeTestManifest = require('./data/versions-manifest.json');
 | 
					let nodeTestManifest = require('./data/versions-manifest.json');
 | 
				
			||||||
let nodeTestDist = require('./data/node-dist-index.json');
 | 
					let nodeTestDist = require('./data/node-dist-index.json');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user