mirror of
				https://github.com/pnpm/action-setup.git
				synced 2025-10-31 23:33:58 +08:00 
			
		
		
		
	Forgot to specify working directory
This commit is contained in:
		
							
								
								
									
										2
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| @@ -15,6 +15,7 @@ export async function runSelfInstaller(inputs: Inputs): Promise<number> { | ||||
|   await writeFile(pkgJson, JSON.stringify({ private: true })) | ||||
|  | ||||
|   const cp = spawn(execPath, ['-', 'install', target, '--no-lockfile'], { | ||||
|     cwd: dest, | ||||
|     stdio: ['pipe', 'inherit', 'inherit'], | ||||
|   }) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 khai96_
					khai96_