mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-01-18 14:21:44 +07:00
fix ci
This commit is contained in:
parent
8f3cbf74e2
commit
f2d774a272
2
dist/index.js
vendored
2
dist/index.js
vendored
@ -18193,6 +18193,8 @@ class DotnetCoreInstaller {
|
|||||||
}
|
}
|
||||||
exports.DotnetCoreInstaller = DotnetCoreInstaller;
|
exports.DotnetCoreInstaller = DotnetCoreInstaller;
|
||||||
const DotNetCoreIndexUrl = 'https://builds.dotnet.microsoft.com/dotnet/release-metadata/releases-index.json';
|
const DotNetCoreIndexUrl = 'https://builds.dotnet.microsoft.com/dotnet/release-metadata/releases-index.json';
|
||||||
|
|
||||||
|
|
||||||
/***/ }),
|
/***/ }),
|
||||||
|
|
||||||
/***/ 750:
|
/***/ 750:
|
||||||
|
Loading…
Reference in New Issue
Block a user