mirror of
https://github.com/actions/cache.git
synced 2024-11-13 01:24:04 +01:00
added new line
This commit is contained in:
parent
770facace5
commit
234b8019b9
2 changed files with 2 additions and 2 deletions
|
@ -271,4 +271,4 @@ test("isCacheFeatureAvailable for ac disabled on dotcom", () => {
|
|||
delete process.env["GITHUB_SERVER_URL"];
|
||||
}
|
||||
|
||||
});
|
||||
});
|
||||
|
|
|
@ -92,4 +92,4 @@ export function isCacheFeatureAvailable(): boolean {
|
|||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue