mirror of
https://github.com/actions/setup-python.git
synced 2026-06-07 09:17:12 +00:00
Compare commits
1 commit
main
...
tiwarishub
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e86dffea3d |
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ export interface IPyPyManifestRelease {
|
||||||
files: IPyPyManifestAsset[];
|
files: IPyPyManifestAsset[];
|
||||||
}
|
}
|
||||||
|
|
||||||
/** create Symlinks for downloaded PyPy
|
/** create Symlinks for downflfoaded 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…
Add table
Add a link
Reference in a new issue