mirror of
https://github.com/actions/setup-python.git
synced 2025-04-24 15:32:13 +00:00
Update utils.ts
This commit is contained in:
parent
6c048c7558
commit
690982e84f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ export interface IPyPyManifestRelease {
|
|||
files: IPyPyManifestAsset[];
|
||||
}
|
||||
|
||||
/** create Symlinks for downloaded PyPy
|
||||
/** createsd Symlinks for downloaded PyPy
|
||||
* It should be executed only for downloaded versions in runtime, because
|
||||
* toolcache versions have this setup.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue