mirror of
https://github.com/actions/toolkit.git
synced 2026-09-07 00:00:13 +02:00
Formatting changes
This commit is contained in:
Vendored
-1
@@ -158,7 +158,6 @@ export async function saveCache(
|
||||
core.debug('Cache Paths:')
|
||||
core.debug(`${JSON.stringify(cachePaths)}`)
|
||||
|
||||
|
||||
if (cachePaths.length === 0) {
|
||||
throw new Error(
|
||||
`Path Validation Error: Path(s) specified in the action do not exist, hence no cache is being saved.`
|
||||
|
||||
Reference in New Issue
Block a user