mirror of
https://github.com/actions/node-versions.git
synced 2025-09-11 23:27:37 +08:00
Update log
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user