mirror of
https://github.com/actions/toolkit.git
synced 2026-08-12 00:00:17 +02:00
linting
This commit is contained in:
@@ -76,8 +76,8 @@ export async function getDetails(): Promise<{
|
||||
...(await (isWindows
|
||||
? getWindowsInfo()
|
||||
: isMacOS
|
||||
? getMacOsInfo()
|
||||
: getLinuxInfo())),
|
||||
? getMacOsInfo()
|
||||
: getLinuxInfo())),
|
||||
platform,
|
||||
arch,
|
||||
isWindows,
|
||||
|
||||
Reference in New Issue
Block a user