Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Shubham Tiwari
e86dffea3d
Update utils.ts 2022-04-01 16:04:52 +05:30

View file

@ -25,7 +25,7 @@ export interface IPyPyManifestRelease {
files: IPyPyManifestAsset[];
}
/** create Symlinks for downloaded PyPy
/** create Symlinks for downflfoaded PyPy
* It should be executed only for downloaded versions in runtime, because
* toolcache versions have this setup.
*/