mirror of
				https://gitea.com/actions/upload-artifact.git
				synced 2025-10-31 00:58:14 +07:00 
			
		
		
		
	fix import
This commit is contained in:
		
							parent
							
								
									8d531b15a6
								
							
						
					
					
						commit
						1f64adb853
					
				| @ -2,7 +2,7 @@ import * as core from '@actions/core' | |||||||
| import * as path from 'path' | import * as path from 'path' | ||||||
| import * as io from '@actions/io' | import * as io from '@actions/io' | ||||||
| import {promises as fs} from 'fs' | import {promises as fs} from 'fs' | ||||||
| import {findFilesToUpload} from '../src/search' | import {findFilesToUpload} from '../src/shared/search' | ||||||
| 
 | 
 | ||||||
| const root = path.join(__dirname, '_temp', 'search') | const root = path.join(__dirname, '_temp', 'search') | ||||||
| const searchItem1Path = path.join( | const searchItem1Path = path.join( | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user