mirror of https://github.com/actions/toolkit
lint
parent
a54ac04ab9
commit
77a6cb490e
|
@ -128,6 +128,6 @@ export function isFeatureAvailable(): boolean {
|
|||
if (process.env['ACTIONS_CACHE_URL']) {
|
||||
return true
|
||||
}
|
||||
|
||||
|
||||
return false
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue