mirror of
https://github.com/actions/setup-node.git
synced 2025-12-17 02:31:38 +08:00
error
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user