mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-22 21:59:07 +08:00
lint
This commit is contained in:
parent
a54ac04ab9
commit
77a6cb490e
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
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user