mirror of
https://github.com/actions/node-versions.git
synced 2025-07-19 14:07:03 +08:00
Update log
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
abceb80206
commit
e8a6c3090a
@ -27,7 +27,7 @@ Describe "Node.js" {
|
||||
if ($useNodeLogFile) {
|
||||
return $useNodeLogFile.FullName
|
||||
} else {
|
||||
Write-Error "No matching log file found in the specified path."
|
||||
Write-Error "No matching log file found in the specified path: $($resolvedPath.Path)"
|
||||
}
|
||||
} else {
|
||||
Write-Error "The provided logs folder path is null, empty, or does not exist: $logsFolderPath"
|
||||
|
Loading…
x
Reference in New Issue
Block a user