1
0
Fork 0
mirror of https://code.forgejo.org/actions/setup-go synced 2025-06-11 04:52:25 +02:00

Add unit test

This commit is contained in:
Sergey Dolin 2023-07-12 00:13:32 +02:00
parent 930ff22596
commit 93ae31f0a4
2 changed files with 38 additions and 2 deletions

View file

@ -164,7 +164,7 @@ async function resolveVersionFromManifest(
}
}
async function addExecutablesToCache(
export async function addExecutablesToCache(
extPath: string,
info: IGoVersionInfo,
arch: string