mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-16 22:18:06 +08:00
lint
This commit is contained in:
4
packages/cache/src/internal/cacheUtils.ts
vendored
4
packages/cache/src/internal/cacheUtils.ts
vendored
@@ -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