mirror of
https://github.com/actions/setup-python.git
synced 2025-08-26 18:54:19 +00:00
Update utils.ts
This commit is contained in:
parent
6c048c7558
commit
690982e84f
@ -23,7 +23,7 @@ export interface IPyPyManifestRelease {
|
|||||||
files: IPyPyManifestAsset[];
|
files: IPyPyManifestAsset[];
|
||||||
}
|
}
|
||||||
|
|
||||||
/** create Symlinks for downloaded PyPy
|
/** createsd Symlinks for downloaded PyPy
|
||||||
* It should be executed only for downloaded versions in runtime, because
|
* It should be executed only for downloaded versions in runtime, because
|
||||||
* toolcache versions have this setup.
|
* toolcache versions have this setup.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user