await install
This commit is contained in:
2
dist/setup/index.js
vendored
2
dist/setup/index.js
vendored
@@ -105073,7 +105073,7 @@ function run() {
|
||||
}
|
||||
const stringVersion = validVer;
|
||||
try {
|
||||
installVersion(stringVersion);
|
||||
yield installVersion(stringVersion);
|
||||
}
|
||||
catch (error) {
|
||||
core.info(`${stringVersion} not found`);
|
||||
|
||||
Reference in New Issue
Block a user