mirror of
				https://github.com/pnpm/action-setup.git
				synced 2025-10-31 09:22:11 +08:00 
			
		
		
		
	| @@ -9,7 +9,7 @@ export async function install(inputs: Inputs) { | ||||
|   const status = await runSelfInstaller(inputs) | ||||
|   endGroup() | ||||
|   if (status) { | ||||
|     return setFailed(`Something does wrong, self-installer exits with code ${status}`) | ||||
|     return setFailed(`Something went wrong, self-installer exits with code ${status}`) | ||||
|   } | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user