mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-10-15 07:51:32 +07:00
Add support for fail-fast env variable
This commit is contained in:
@ -378,7 +378,7 @@ export async function addDevTools(
|
||||
return 'add_devtools ' + tool;
|
||||
case 'win32':
|
||||
return await utils.addLog(
|
||||
'$cross',
|
||||
'$tick',
|
||||
tool,
|
||||
tool + ' is not a windows tool',
|
||||
'win32'
|
||||
|
Reference in New Issue
Block a user