mirror of
https://github.com/actions/setup-node.git
synced 2025-06-29 22:23:47 +00:00
error
This commit is contained in:
parent
cc7fac4679
commit
35af15253e
2 changed files with 2 additions and 0 deletions
|
@ -172,6 +172,7 @@ export default abstract class BaseDistribution {
|
|||
info.arch
|
||||
);
|
||||
}
|
||||
core.error(`Download failed from ${info.downloadUrl}. Please check the URl and try again.`);
|
||||
|
||||
throw err;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue