mirror of
https://github.com/actions/toolkit.git
synced 2026-08-21 00:00:16 +02:00
lint
This commit is contained in:
+2
-2
@@ -128,6 +128,6 @@ export function isFeatureAvailable(): boolean {
|
|||||||
if (process.env['ACTIONS_CACHE_URL']) {
|
if (process.env['ACTIONS_CACHE_URL']) {
|
||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
|
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user